Answer Posted / babu
The question is not clear.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
what authentication modes does sql server support? : Sql server database administration
Some queries related to SQL
When columns are added to existing tables, what do they initially contain?
Is it possible to update the views? If yes, how, if not, why?
Explain indexed views?
Define ACID properties in a Database?
What is a constant or literal in ms sql server?
Explain the properties of sub-query in sql server?
What happens if you delete a table that is used by a view?
What are the different types of backups avaialabe in sql server 2005?
How many types of built in functions are there in sql server 2012?
How to list all columns in a table using odbc_columns()?
What is the difference between dropping a database and taking a database offline?
How to make a column nullable?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?