Hint (SQL)
Hint (SQL)
Main page

Hint (SQL)

logo
Community Hub0 subscribers
What are your thoughts?
Be the first to start a discussion here.
Be the first to start a discussion here.
Hint (SQL)

In various SQL implementations, a hint is an addition to the SQL standard that instructs the database engine on how to execute the query. For example, a hint may tell the engine to use or not to use an index (even if the query optimizer would decide otherwise).

Different database engines use different approaches in implementing hints.

See all
User Avatar
No comments yet.