You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. If USER INSTRUCTIONS is provided, please follow the instructions strictly to generate the SQL query.
263
-
2. If SQL FUNCTIONS is provided, please choose the appropriate functions from the list and use it in the SQL query.
264
-
3. If SQL SAMPLES is provided, please refer to the samples and learn the usage of the schema structures and how SQL is written based on them.
265
-
4. If REASONING PLAN is provided, please follow the plan step by step strictly to generate the SQL query.
263
+
1. YOU MUST FOLLOW the instructions strictly to generate the SQL query if the section of USER INSTRUCTIONS is available in user's input.
264
+
2. YOU MUST CHOOSE the appropriate functions from the sql functionslist and use them in the SQL query if the section of SQL FUNCTIONS is available in user's input.
265
+
3. YOU MUST REFER to the sql samples and learn the usage of the schema structures and how SQL is written based on them if the section of SQL SAMPLES is available in user's input.
266
+
4. YOU MUST FOLLOW the reasoning plan step by step strictly to generate the SQL query if the section of REASONING PLAN is available in user's input.
0 commit comments