How to add code to the existing article (using improve article)?
What is identity?
How to generate the Reports for the Database? I need an Example for it.Will we manually do this or else any script is there? Please let me know ASAP...
What is difference between TRUNCATE and DELETE statement
What are the types of user defined functions in sql server?
how we can count records as a group of days like sum of records for(four mondays),(four tuesday)........ in a month. group the column for weekdays.
Do you know what are the properties of the relational tables?
What are different types of schemas?
What would be the Expected Salary For SQL Server Developer for 3 years exp. as per indian market?
how to copy sysdatabase file from c: Drive to D: Drive in SQL Server.
How to find out the list schema name and table name for the database?
What is the difference between DataRow.Delete() and DataRow.Remove()?
What is SubQuery in SQL Server 2008