Why do you want to join software field as you have done your BE in Electronics?
What are the three different part of rdl file explain them?
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
What is the difference between clustered index and primary key?
How can you find out how many rows returned in a cursor?
Can you please explain the difference between primary keys and foreign keys?
What is the use of for clause?
What is the difference between char, varchar and nvarchar?
where can you add custom error messages to sql server? : Sql server administration
What is the name of the system variable that returns the number of rows affected by a SQL statement?
Does sql server use t sql?
What is a fill factor?
What happens to a trigger with multiple affected rows?
What are the mathematical functions supported by sql server 2005?
Can a table have 2 primary keys?