InterviewSolution
Saved Bookmarks
| 1. |
The system variable in MySQL server that enables to configure the SQL mode is __________(a) sql_config(b) sql_mode(c) sql_server(d) sql_enableI got this question in examination.The query is from Server SQL Mode in section Using SQL to Manage Data of MySQL |
|
Answer» The correct option is (b) sql_mode |
|