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
How to send a ssrs report from ssis?
What is pivot and unpivot?
How do I setup a local sql server database?
What is 1nf normalization form?
What kind of problems occurs if we do not implement proper locking strategy?
hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.
What are the parts of a function?
Can you import Microsoft Excel data to SSRS?
What is report subscription?
What are the advantages of passing name-value pairs as parameters?
How to make conditional sum in ssrs?
Can a function call a stored procedure in sql server?
How to execute stored procedure in select statement sql server?
explain what is raid and what are different types of raid configurations? : Sql server database administration
How do I start sql server?