Topics
Started by
Posts
Last post
I have a source table A in one database DB1 and destination table B in another database DB2 in the …
3 replies
I'm just starting to write some queries using Oracle SQL Developer on a 10g database, and I'm findi…
8 replies
Hi All, I need help calculating the number of visits in the last 12 months, example data: CustomerI…
7 replies
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
Viewing 15 topics - 8,761 through 8,775 (of 10,635 total)
You must be logged in to create new topics.