Topics
Started by
Posts
Last post
I have 2 separate tables table1 looks like this ID salary ----------- 1 2000 2 5000 t…
2 replies
Could anybody give an idea where lam going wrong. i have checked the insert and update and they wor…
14 replies
Emp_id Emp_name Supervisor_id -------------------------------------- 1 A …
8 replies
can some please tell me how to select the previous two years from current year. It is like in the y…
5 replies
Is there any way to ignore the indexes when attempting to update the design of a VARCHAR value? I'm…
2 replies
I read the good article of Agha Usman on "Storing/Retrieving Hierarchies In SQL Server Database" bu…
1 replies
Hi, I want to place all SQL functionality within the database, including storedprocs for CRUD opera…
2 replies
Hello All, I have inherited a database in SQL Server 2005 that was created by a contractor that has…
4 replies
Hi all I am currently going through a migration exercise for placing our applications on a new SAN …
6 replies
Hi at all. I am working in a company which sells a product to a lot of customer worldwide. This pro…
3 replies
Hi Guys, I have the following quer which is giving me some performance issues: declare @startDate …
2 replies
Dear all, How to Display the dates between the given two dates. Note : try to display dates witho…
3 replies
I'm looking for some answers as to why I cannot do this: IF 1 <> 0 BEGIN Select * INTO #myTem…
22 replies
Hi I'm a developer who has used sql server for a number of years. As seems to be the case in a lot …
3 replies
I'm dealing with a table that stores records for states of items as they travel through a workflow.…
19 replies
Viewing 15 topics - 2,926 through 2,940 (of 10,974 total)
You must be logged in to create new topics.