Topics
Started by
Posts
Last post
folks, I have wrote an SP FOR INSERT ...that too dynamic sql....in some case the values are optiona…
1 replies
Hello, I am running following below stored procedure, I am using MSSQL 2008 64 bit, below stored pr…
2 replies
Hello, I am trying to write a query against the following data: Table: #OrdCnt order_id …
2 replies
Hello, I have a table TB_Constante who contains: ID CATEGORY Description 1STATUS…
1 replies
I have created these SPs as helpers for me when performance tuning/ measuring. Sample usage: EXEC …
4 replies
Good afternoon all, I am current attempting to write a query that identifies when devices of two ty…
3 replies
Hey all, I have written a stored proc that goes through a list of items in a loop. After each loop …
7 replies
Friends, I have a certain query DECLARE @DocHandle int DECLARE @xmlString XML = N'<TAG1>…
4 replies
I have two tables A and X Table A 1ID1NameX_diff_ID1active 1B C2yes 2FG2yes Table X XIDXN…
3 replies
Hi, I have a requirement to write some sp's which will retrieved rows from two different server. I …
9 replies
Hello All... Can anyone help me with implementing a script that does the following search for html …
4 replies
Hi, Every now and then (mainly when the need arises) I dabble with TSQL to achieve a particular goa…
4 replies
Hi all . . . I'm trying to perform an UPDATE based partially on the row before it. I want to set a…
37 replies
How can I remove NULL from SQL-Server PIVOT table dynamic columns.
1 replies
I Have a Table called Orders I wanted to move all the order to next table. I use the below Query wh…
1 replies
Viewing 15 topics - 8,776 through 8,790 (of 10,647 total)
You must be logged in to create new topics.