Answer Posted / srinivas
insert into <table_name> ( <col1> ,<col3>) values ( val1,val2)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about analysis services?
How to set database to be single_user in ms sql server?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
What is difference between view and materialized view?
How to view existing indexes on an given table using sp_help?
List the different types of collation sensitivities in sql server?
explain databases and sql server databases architecture? : Sql server database administration
How to modify the underlying query of an existing view?
What is filter index?
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
How to receive returning result from a query?
What have included columns when we talk about sql server indexing?
What are the differences between union, intersect, and minus operators?
How to encrypt data between dialogs?
How to enforce security in sql server? : sql server security