Skip to content

SQL 18 - How to Retrieve a Random Row in SQL PR2 #72

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

letscodewithsriram
Copy link
Contributor

No description provided.

…CT * FROM Faculty ORDER BY RANDOM() LIMIT 1; SELECT * FROM Faculty ORDER BY RANDOM() LIMIT 2; SELECT * FROM Faculty ORDER BY RANDOM() LIMIT 3;
Create escape-quote-mssql.sql
…h-12

Rename escape-quote-mssql.sql to escape-quote-pssql.sql
…h-12

Create escape-single-quote-mysql.sql
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant