How do you find the error, how can you know the number of rows effected by last SQL statement?
1 4585Is it possible to allow NULL values in foreign key? I s it possible to use different constraints for the same column in the table (i.e) (id int NOT NULL,UNIQUEUE)
1 9651I Have Employee table having column name as ID,SALARY how to get second max salary from employee table with id ex ID SALARY 1 20000 7 37000 2 5000
17 21132employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.
3 7806
what is an extended stored procedure? : Sql server database administration
What is partition in sql server?
Why is sql server log file full?
Explain what is sql server english query?
How many database files are there in sql server 2000?what are they?
Can we use custom code in ssrs?
What is auditing in sql server?
What is RAID? What are the different types of RAID configurations?
What are the restraints imposed on the table design by a merge replication?
What is the difference in accessing db between sql server vs sql azure?
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
How to return the date part only from a sql server datetime datatype?
What is 1nf 2nf and 3nf?
What do you mean by data manipulation language?
Explain a differential backup?