Topics
Started by
Posts
Last post
Hi when i try to run this query getting error malti part identifier Rpt.fullname couldnot be bound …
4 replies
I have three tables in my database as follow: select BrandName, ProductName, URL from dbo.ProductsT…
7 replies
By: LutzM
Hi all This based on this article http://msdn.microsoft.com/en-us/library/dd425070(SQL.100).aspx Ge…
18 replies
Hi Pals, There is a variable with 3 possible values 'ISSUED', 'PENDING', 'BOTH' the table in the ba…
5 replies
This query below retreive 17 rows and run is less than a second in SQL 2000, but since upgrade to S…
9 replies
Hi, How to use For XML RAW in Sub query or derived table using Sql Server 2000 For eg. select * fro…
2 replies
Dear Experts, I have quite a problem here :- I am trying to add up data that sits on tables as s…
11 replies
I am struggling to work with an old oracle developer who does some mighty strange things and I was …
23 replies
Hi All, i have a table that has information regarding version number for particular units. now prob…
10 replies
By: LutzM
Hello All, I have a question that you guys may be able to help. There will be some text files in "C…
5 replies
By: Rookie R
I have following table in my database Brand Model Category Co…
4 replies
hi all. how to get ip address from username by xp_cmdshell? what comand of xp_cmdshell for this pur…
4 replies
Dear all, In one table, i have identity column , how can we update the values in identity column, …
12 replies
Hi all, I have a postcode Lookup table TableA DECLARE @TableA TABLE ( ID [bigint] IDENTITY(1,1) NOT…
3 replies
By: Deepthy
I just want to know the difference between index scan and index seek. I have created two tables wit…
3 replies
Viewing 15 topics - 9,136 through 9,150 (of 10,647 total)
You must be logged in to create new topics.