Advertisements
Advertisements
प्रश्न
Which of the following clause cannot work with SELECT statement in MYSQL?
विकल्प
FROMINSERT INTOWHEREGROUP BY
MCQ
Advertisements
उत्तर
INSERT INTO
Explanation:
The INSERT INTO command inserts new records into a table. This command is used to add new data, not query existing data, and is not directly related to the SELECT statement.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
