explain different levels of normalization? : Sql server database administration
How many ways to create table-valued functions?
What is self join in sql server joins?
can a table be moved to different filegroup? : Sql server administration
How to convert a table data in XML format in sql server?
What are the purposes and advantages stored procedure?
select empid empname from employee What is the result for the about query?
1)what is the difference between Reinitializing a Subscription and synchronization the subscription? 2)when to use reinitializing ? 3)when to use synchronization? 4)when adding table or deleting a table what to do?(reinz.. or syn) 5)when adding a column what to do?
where the connection string store in the database
How to avoid cursors?
3 Answers CarrizalSoft Technologies, HP,
What do you understand by recursive stored procedures?
What are the system database in sql server 2008?
Distinguish between nested subquery and correlated subquery?