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 what is use of dbcc commands?
What is advantage data architect?
How do I start sql server?
How does a profiler work?
How to create a local temporary stored procedure?
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What are sub reports and how to create them?
Explain what are various ways to enhance the ssrs report?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
What are data files?
explain what is raid and what are different types of raid configurations? : Sql server database administration
Can group functions be mixed with non-group selection fields in ms sql server?
how can you check the level of fragmentation on a table? : Sql server administration
What do you mean by tablesample?
What is tabulation?