1.

To alter a database ___________ command is used.(a) ALTER database database_name(b) ALTER database_name(c) ALTER database database_name(d) ALTER database_nameThe question was posed to me in a national level competition.I would like to ask this question from Modifying Data topic in portion Manipulating Data with Select of SQL Server

Answer»

Correct CHOICE is (c) ALTER DATABASE database_name

The best EXPLANATION: ALTER STATEMENT will alter the database structure and its related functionalities.



Discussion

No Comment Found

Related InterviewSolutions