Answer Posted / manoj
insert into <table_name> (<col1>,<col3>)
values(<val1, val3)
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Can a database be shrunk to 0 bytes, if not, why?
What is 5nf in normalization form?
What are the properties of primary key?
Explain what are sparse columns?
What is trigger in salesforce?
You want to implement the one-to-one relationship while designing tables. How would you do it?
Why main is user defined function?
What is the meaning of sql server?
How display code or Text of Stored Procedure using Sql query in Sql Server ?
what is a schema in sql server 2005? : Sql server database administration
What different steps will a sql server developer take to secure sql server?
How do you delete duplicate rows in sql server?
Which are the new data types introduced in sql server 2008?
What is transact-sql language?
What is Federation Root Database?