Topics
Started by
Posts
Last post
Hello all, I have the following xml and I'm trying to build a query that will output ids of both fa…
5 replies
We are trying to make SSAS description fields available in our pivot explorer as an instant user do…
2 replies
I'm looking to store sql statements into a column and then retrieve and execute. Basically I w…
7 replies
I have two sets of data . Select * from table A where fileid=3196 select * from table A Where filei…
7 replies
Hi , When i am trying to execute SQLCDM getting following error.Sqlcmd: '-i': Missing argumen…
1 replies
I have this query: SELECT T.TABLE_NAME AS [Table], C.COLUMN_NAME AS [Column], C.IS_NULLAB…
1 replies
Hi Everyone, I am looking to convert numbers in a delimited string to corresponding letter.For exam…
8 replies
This needs to be a SQL view for C# to consume. I am sure there is a better way to write this,…
14 replies
Hello,when in my select I have 0,00 (decimal (4,2)), how can I round it to 0? Thanks a lot. …
9 replies
Can you please help me explain this dead lock graph? I'm novice in reading this graph. I'm pretty s…
1 replies
Hello, I have an XML document formed like the attachment. I have it in a table which ddl is: …
25 replies
Hello, I am looking for a way to turn 2 columns into rows. I thought doing a PIVOT would be how to …
4 replies
Hello, I have a report that I've been working on that is created from a Stored Procedure (spr…
3 replies
Hello, I am troubleshooting lock waits and timeouts in our application. I found that one cause for …
4 replies
Hi, I have many SSIS packages (stored in File System) which are configured to use ENV variable for …
3 replies
Viewing 15 topics - 1,561 through 1,575 (of 3,067 total)
You must be logged in to create new topics.