MCQOPTIONS
Bookmark
Saved Bookmarks
→
Php
→
Online Quiz in Php
→
Can joins be nested?..
1.
Can joins be nested?
A.
rue
B.
alse
Answer» B. alse
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
([w-]+) will match ___________
What does the DESC keyword do in the following query?SELECT *FROM MY_TABLEWHERE ID > 0ORDER BY ID, NAME DESC"
Which of the following is not an SQL aggregate function?
SQL is not case sensitive. SELECT is the same as select.
Transactions are used to treat sets of SQL statements atomically.
In PHP in order to access MySQL database you will use:
Can joins be nested?
Use the .............. to delete the data inside the table, and not the table itself?
What will happen at the end of the following sequence of SQL commands?BEGIN TRANSACTIONDELETE FROM MYTABLE WHERE ID=1DELETE FROM OTHERTABLEROLLBACK TRANSACTION
The ............. statement is used to delete a table.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply