Topics
Started by
Posts
Last post
A Table name Relation contains the following data PARENT|CHILD| NUMBER NULL|a|NUM1 a…
1 replies
Hi, I recently came cross some unexpected output in a query ( for me at least) The statement isnull…
1 replies
Hi, I have nvarchar field which contains data in different languages. Whenever i fire a select qu…
6 replies
Hi, Is there any other (better) way of optimizing a SELECT f1 FROM t1 WHERE f1 NOT IN (SELECT f2 FR…
1 replies
Hi All I have Nvarchar Column in a table which contains values like 1,2,3,4 1,4 25,26,27,28,29,30,3…
19 replies
I have to create a report for aging and i am getting data as Qty Age -5 0-30Days 7 …
38 replies
Hi, I have a two table one(Table1) consisting of AID ResID and having data as follow. AID ResID 1…
12 replies
I'm not a programmer anymore - I was a long time ago ... I know my sql is old but I've been assigne…
11 replies
Hi, Background I have two tables with varchar(max) column, and those tables contains lakhs of rows.…
6 replies
Dear all, I having a table "Employee", with field "EmpID" & "EmpName". Currently there are 3 r…
12 replies
Deadlock for typical scenario in SQL Server 2005: Select -> Update -> Select What is the best way t…
2 replies
Hi, I have a table called MacMaster with the following column MacID MacName ClusterID the Cluster…
4 replies
Hi Guys, I'm reading several hdrs into a table, they all have seq#'s. The min seq# must be one gt t…
14 replies
Hi: I have two tables T1 and T2, both have the same structure. Tables contain Quarterly data. I usu…
6 replies
I saw a few samples on this topic while searching the forum, but I'm still not clear on this. For …
7 replies
Viewing 15 topics - 5,611 through 5,625 (of 12,234 total)
You must be logged in to create new topics.