Topics
Started by
Posts
Last post
This is my first post here. I hope I post everything correctly. I have a query I am trying to run,…
3 replies
We have recently migrated from SQL Server 2000 to SQL Server 2008. In the existing store Procedure …
1 replies
Got simple query: SELECT Department, Tax_Year, Tax_Period, Total_Bill, Total_Hours, Purchase_Order_…
2 replies
Dear All, I need to implement the percentage functionality in T-SQL which is very similar to Excel …
6 replies
I have created a DDL trigger to insert data definition changes into a table Logs and EVENTDATA() is…
2 replies
We all know the command to change from one table to another in SQL code: USE Table1 GO USE Table2 G…
7 replies
Hi All, I would like to to display the last 6 month month end date for a given date. say for exampl…
3 replies
Hi I was wondering if someone could help me with this. I have a table called history and it contai…
3 replies
Hi Experts, I am trying to get the start date and end date based on the date ranking. i.e. based o…
3 replies
How to get the list of Constraints in a table
1 replies
Dear All, I have a table with 5 column out of which one column datatyp is "Datetime" ID,Country,Dat…
2 replies
Hi This may be a version of a gap and island type of problem... I would like to merge records for a…
4 replies
I setup a linked server, "MyLink". I want to run a function located in a database on the remote lin…
4 replies
Hey, Is it possible to prevent SQL server from rounding a value on Insertion? In the sample below: …
2 replies
What is the difference between inner join add equi-join in this two joins which one is more use fu…
2 replies
Viewing 15 topics - 1,996 through 2,010 (of 12,234 total)
You must be logged in to create new topics.