Topics
Started by
Posts
Last post
Hi, I've a query in which i need to change some of the columns into rows. Please see the example; E…
3 replies
I have a situation where I have to create a dynamic where clause dependant on params passed into s…
3 replies
I have a SP which gets parameter @business like this [abcdef] Client [gdhdnuidd] 1st Party SW testb…
2 replies
Sorry for naive question (it's so hot on the East Coast!) Query: SELECT * From myTbl WHERE A="20" a…
3 replies
Hello Everyone Something simple I know. I would like to fill one of my list tables with dates. The …
1 replies
I develope in C# and would like to use tsql transaction in the database instead of .NET Transaction…
2 replies
Hi, I need to get difference between dates. That is the time difference between todays date and a p…
2 replies
Hi, I have a table called XYZ . This table stores all this information shown below. AdId Class…
15 replies
Hi I am having trouble putting the following query together I have a customer's before and after pl…
2 replies
I avoid using @@IDENTITY in t-sql code because it can return unexpected values: "It returns the las…
8 replies
EXEC sp_MSforeachdb 'USE [?]; print DB_NAME(); exec DBA.dbo.dba_GetAllTableSizes;' On my 2008 serve…
1 replies
Hi Im sure theres a fairly simple way to do this but its beyond my simple sql knowledge... I have a…
11 replies
need help please this is source new proj id old proj id 1077a 1077/ 1077b 1077a…
22 replies
Is it possible to rename a temp table from #temp to #temp1?
7 replies
Hi ! Guys I have a problem here in a SP. The SP is like this : USE IRISDW_B4_FEEDRUN IF …
7 replies
Viewing 15 topics - 9,736 through 9,750 (of 10,635 total)
You must be logged in to create new topics.