MCQOPTIONS
Bookmark
Saved Bookmarks
→
Mysql
→
Data Types
→
In the following query how many rows will be delet...
1.
In the following query how many rows will be deleted?
A.
0
B.
No row
C.
1
D.
All of above
E.
None of these
Answer» D. All of above
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
In the following query how many rows will be deleted?DELETE StudentWHERE stu_id < 10;/*person_id is a primary key */
In the following query how many rows will be deleted?DELETE EmployeeWHERE Emp_id=101;/*person_id is a primary key */
What is abc in the following statement?DELETE FROM Student WHERE Student_id= 0050;
What is xyz in the following statement?DELETE FROM Employee WHERE Emp_id= 0012;
What is xyz in the following statement?
In the following query how many rows will be deleted?
What is abc in the following statement?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies