AMA University Answers
Login
Register
AMA OED
Courses
IT
IT-6314
Which of the following stateme...
Which of the following statement is not true about MySQL DROP command?
it can be used to delete only data but not structure of a table
Correct
Similar IT-6314 questions
Which of the following are the five built-in functions provided by SQL?
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):
Which SQL statement is used to insert new data in a database?
Which of the following is the original purpose of SQL?
What does the following MySQL command do? SELECT * FROM author WHERE authname LIKE 'W%';
Which SQL statement is used to delete data from a database?