A

Admin • 833K Points
Coach

Q. Which of the following statements is valid if ‘`sampledb`’ is a database and ‘`tbl`’ is a table in it?

  • (A) SELECT * FROM `member`.`sampledb`
  • (B) SELECT * FROM `member.sampledb`
  • (C) SELECT * FROM `sampledb`.`member`
  • (D) SELECT * FROM `sampledb.member`
  • Correct Answer - Option(C)
  • Views: 30
  • Filed under category MySQL
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.