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 function of ROLLUP ?
Why use “nolock” in sql server?
Define outer join?
What new data source types were added in ssrs 2014?
How to convert a table data in XML format in sql server?
How to apply cascading referential integrity in place of triggers?
What is change data capture (cdc) in sql server 2008?
How many joins in sql server?
When to use null data driven subscription?
What is set nocount on?
John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
In what three ways is the return statement used in a stored procedure?
Explain boyce and codd normal form(bcnf)?
Can we shrink data file in sql server?
Explain how would you store your query in an SSRS report or a Database server?