What is field in algebra?
No Answer is Posted For this Question
Be the First to Post Answer
if 3 duplicate records in table,i want to delete 2 alternating duplicate records by keeping 1 duplicate and 1 original as it is,how?
What is the difference between clustered and a non-clustered index?
What does sql server mean?
What are the advantages of using stored procedures in sql server?
Hi SQL gurus, i am working for an MNC... My team is having a problem in sql server. when user slects date prompts from jan 1st to april 30, it should display all months data like : jan aa feb bb mar cc but when it comes to april its taking data like : jan aa feb bb mar cc apr dd...and so on means its taking data again from jan to april which we dont want. we want the data only april month as we are getting jan, feb and mar... can any one write the code to relsove the issue please would be greatful if you can send to shiva_sans@yahoo.co.in and also please send your email also ...so that we will be in touch for any kind of queries ... Thanks a lot in Advance !!!
How many nested transaction can possible in sql server?
what's the difference between delete table and truncate table commands? : Sql server database administration
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
What is Deadlock?
Write an SQL query if u want to select the data from one block which intern reflects in another block ? thanx,do reply
What are functions in the sql server?
What are the filtered indexes?