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
What is plan freezing?
How to enter comments in transact-sql statements?
What is the difference between nvl and nvl2?
What is difference between primary key and foreign key?
What is key attribute?
Explain features of analysis services?
What is a rownum?
If a table does not have a unique index, can a cursor be opened on it?
Write a program to fetch first 10 records from a file?
Explain in brief how sql server enhances scalability of the database system?
Explain primary key, foreign key and unique key?
What types of replication are supported in sql server?
Why do we use trigger?
What is normalization of database?
What is usually the first word in a sql query?