Question 1: SQL Multiple choice Questions

Home Forums SQL Discussion SQL Question Answer Adda Question 1: SQL Multiple choice Questions

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #312
    Team AHT
    Keymaster

    SELECT * FROM abc LIMIT 5 ORDER BY RAND()

    1. Query is correct
    2. Limit should be last in order

    3. Limit 10 should work

    4.Can not use Rand() function in a query

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.