Answer Posted / jasmeet kaur
insert into table_name("column_name1","column_name2")
value("value1","value2")
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between primary key and clustered index?
what changed between the previous version of sql server and the current version? : Sql server database administration
What are the advantages of having an index on the sql server?
Explain primary key?
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
What are the difference between clustered and a non-clustered index?
What are different types of join?
What are the filtered indexes?
What is the difference between writing data to mirrored drives versus raid5 drives
What does it mean if @@cursor_row returns a negative number?
What are the default system databases in sql server 2000?
Does partitioning help performance?
Describe triggers features and limitations?
How to write a query with a right outer join in ms sql server?
What is entity data services?