Q. What is the process that is done to SQL before execution, to check for proper syntaxand to optimize the request called? (Solved)
1. Syntax checking
2. Performance tuning
3. Parsing
4. Optimizing
- c. Parsing
1. Syntax checking
2. Performance tuning
3. Parsing
4. Optimizing