Topics
Started by
Posts
Last post
Hi, Been stuck on this for a little while and hoping that someone can help me figure out my logic p…
12 replies
By: matak
Hi, I'm using a neat query to concatenate strings. It is using XML to do. I had 200.000 rows to be …
9 replies
Hi, The following test condition : IF object_id('tempdb..#testEnvironment') IS NOT NULL BEGIN DRO…
2 replies
By: RZ52
Following is my observation with 'WITH' I executed the below query SELECT * FROM Sales.SalesOrderDe…
2 replies
By: Lowell
Hello Mate, I have the following TSQL but I meet a performance issue on Phase 3. Phase 1 and Phase …
24 replies
Per msdn, there is a permissions restrictions where,,, Permissions --------------------------------…
18 replies
By: polkadot
Hello All, how to show results in pivot format, please assit me to get the desired output as attach…
4 replies
By: asita
Hi, I have a data structure as followed : [Name], [Task] and the data is : John, task1 John, task2 …
12 replies
By: RZ52
I have a cte script to create a calendar table for 53 weeks, starts at 2011-01-01 (week 1, Saturday…
2 replies
Does a database diagram exist of SQL Server's system tables? I am looking for documentation that …
5 replies
Hi all, I have a problem with my "union" query, this a sample of my query. What I'd like to obtain …
4 replies
By: kayser.b
I suspect the answer is going to be "No" but thought I'd check with more experienced heads than my …
14 replies
I have a scenario whereby I need to aggregate n number of discounts to get a total discount %. Eac…
7 replies
By: Sergiy
Hello, Need help with in writing a Stored Procedure for Auto Alpha Numeric Generation. If I pass…
16 replies
I have data with attendance hours/dates for every day of the month/year. I need to create a query w…
6 replies
By: fergusoj
Viewing 15 topics - 3,961 through 3,975 (of 10,647 total)
You must be logged in to create new topics.