last function used in MS Access to convert sql what
function will use in sql
Please explain that what are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What are the new features in SQL Server 2005?
what is the difference between count(*) and count(1) ?
How use inner join in sql server?
What is page-level compression?
What is resultset concur_updatable?
What is the ‘fillfactor’?
Do you know the cursor types?
what is a deadlock? : Sql server database administration
what do you understand by change data capture?
one table has four field id,name,design,salary. i have to find maximum salary .
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.