SQL Queries
Question
Let’s say we have a table with an id and name field. The table holds over 100 million rows and we want to sample a random row in the table without throttling the database.Write a query to randomly sample a row from this table.
in progress
0
Interview Question
55 years
0 Answers
348 views
Great Grand Master 0
Leave an answer