Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to write query when there is "read-only access" to sqldatabase ? What does it mean? eg. for each customer cal unq id for each day

Table contains the following cols:
timestamp, date, customer_id, page_id

For example,

Query is: for each customer, identify the first "page_id" that customer visited most recent day.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

If there is a "read-only access" databse. Are queries written differently?

Thanks in advance.

>Solution :

Read-only access means you can only read and do query’s that can read the database.

You won’t be able to insert,update or drop tables.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading