Topics
Started by
Posts
Last post
hi, I would like to convert the result of a SELECT FOR XML query into a text field to be able to ma…
6 replies
I recently experimented with MAXDOP using a pretty huge statement. Here is a summary of the results…
2 replies
what is the difference between : Declare Phone varchar(50) UPDATE e Set e.[State]=2 FROM Events e I…
8 replies
Hi, Im struggling to PIVOT SQL data in a single table which links to additional tables via the colu…
6 replies
hello, I know there's gotta be a way here, but I'm struggling. Let's say I have a last name parsin…
10 replies
I have SQL query based on relations between multi tables as followings : select t.PartNumber, t.Co…
1 replies
Hi Below is the query SELECT T0.CardCode as CardCode,T0.CardName as CardName,(Select (Isnull(Sum(Cr…
4 replies
Hello, In my Datamart having FactTable like below and planing to create a index for hashkey column …
6 replies
THi sis just s snippet of the code, i think it is all that is relevant SELECT * INTO #TEMP_Entry FR…
4 replies
I have Multiple databases ,All the databases same table data is migrating into 1 database same tabl…
1 replies
I am trying to use stored procedures to join columns to one table. I am joining more than 1 table t…
3 replies
Hi I have below Data . Using Fifo i want to display output CodeDateDebit AmountCredit Amount…
2 replies
hi, what are the best procedure to automate the reset of a sequence every midnight.
1 replies
Hi Experts, Does anyone has a powershell script which displays below information: for a given AG li…
2 replies
I have a table id pid aid vid 8 1301 2 10 9 1301 2 11 10 1301 …
3 replies
Viewing 15 topics - 421 through 435 (of 3,067 total)
You must be logged in to create new topics.