Answer Posted / dinesh rathod
1, XML datatype is introduced. XML datatype is used. 2, Can not encrypt the entire database.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is microsoft sql server?
What is conditional split?
Is the log file is a part of file group?
What is the purpose of update statistics and scope_identity() function?
What are the system database in sql server 2005?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
Explain about link server in sql server?
How to assign null values to variables or columns?
How to drop an existing table with "drop table" statements in ms sql server?
How to loop through result set objects using odbc_fetch_row()?
What is the use of RDBMS?
Please explain that what are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What are ddl (data definition language) statements for tables in ms sql server?
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?