Question:
In a SQL Select statement:Is it possible to define ORDER BY (random)
Answer:
The answer to your question is “no”. The ORDER BY clause must refer to specific fields within the table(s) being queried.
You may want to post a description of what you are trying to accomplish by randomly ordering the results of a query.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.






















