What is trace flag in sql server?
No Answer is Posted For this Question
Be the First to Post Answer
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
Why main is user defined function?
statement (of account) Receive ID_receive Date_receive Amount_receive TO_receive From_receive Description_receive 1 2010/01/01 500 Bank Ahmed Payment from the account 2 2010/02/01 700 Bank Ahmed Payment from the account Payment ID_payment Date_payment Amount_payment From_payment To_payment Description_payment 1 2010/03/01 1000 Ahmed Sales Sale goods 2 2010/04/01 1500 Ahmed Sales Sale goods How can crate Stored Procedures for the statement (of account) from these tables? I want statement (of account) like this: (in sql 2005) ID_ name description debit account credit account balance
What is query cost in sql server?
what is meant by sql injection with example and one more question how to catch the errors in sqlserver
How to perform key word search in tables?
What is user defined datatypes and when you should go for them?
What is inline variable assignment?
How do I find information about the install locations for the various instances running on a computer?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
What are the components of dbms?
Tell me in brief how sql server enhances scalability of the database system?