Which command is used for user defined error messages?
No Answer is Posted For this Question
Be the First to Post Answer
Is truncate autocommit?
In the below query i have performed the commit transaction statement but still the values after the save are not saved. Can you please let me know why are the statements after save are rolled back even after commiting the data. help me with the understanding declare @trans2 varchar(10)='transaction2' begin transaction @trans2 insert into emp values(100,'xy',600); save transaction @trans2 insert into emp values(200,'pq',700); insert into emp values(300,'pq',800); commit transaction @trans2 rollback tran @trans2
What according to you is the difference between mysql and sql server performance?
How can you start sql server in different modes?
How to maintain a fill factor in existing indexes?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
explain what is raid and what are different types of raid configurations? : Sql server database administration
Tell me what is fill factor?
How do I debug a stored procedure in sql server?
What is a transaction and what are ACID properties?
14 Answers Config Systems, IBM, TCS, Virtusa,
Difference between report and query parameter. Why do we need different type of parameter?
what is node in sql server?
2 Answers CarrizalSoft Technologies, Google, NIIT, Nittany, TATA,