-
-
Efficient way of Committing transactions
If I have 10 statements, individually committing each statement is efficient or doing a bulk commit of all the 10 statements at the end is efficient.Also if we say one of them is efficient... is it efficient in space or time or cpu?Thanks,rbala_sjsu
-
-
SQL Server backup error
Error While creating BACKUP:I am Creating FullBackup for one database Named Postings.I executed below Query and i am getting The Below error message.USE mastergoEXEC SP_ADDUMPDEVICE 'disk','PostingsBac','E:BACKUPPostingsBac.BAK'BACKUP DATABASE Postings TO PostingsBacERROR:'Device Created'One Row Effected.Server: Msg 3201, Level 16, State 1, Line 1Cannot open backup device 'PostingsBac'. Device error...
-
-
What is XMLA in SQL Server 2005
I would like to know whether it uses SOAP or XML.
-
SQL Server data in XML Format
How to display the table data in XML format using SQL Server.
-
-
-
-
-
How to make all the field values to Sentence Case
ex. Smith,John,India
-
-
-
-
-
-
-
-
SQL Server Interview Questions
Ans