Topics
Started by
Posts
Last post
Hi all, First real post here although an avid reader of some of the posts. Mainly a DBA but started…
3 replies
hi, I just came across an error, the cause of which is unknown to me. why would a TSQL : ----------…
3 replies
I have a table like the following: Name Time1 Time2 Time3 leo 06:03 0615 08:13…
2 replies
By: Cadavre
Hi, I'm looking for the best way to update pkid 1 = pkid 2 update testTable set a.fname = b.fname f…
3 replies
By: OTF
Converting one row as one Column is possible using Pivot. But is there any way to convert particula…
4 replies
By: GGadde
How to pass where condition as parameter of stored procedure
4 replies
Hi Friends... I Having Table For The Following Structure.. Create Table EmpProcessDetail ( EmpId …
2 replies
I have which im looking to optimize ... I have tried whatever i could think like Creating indexes, …
1 replies
Hi, Let's say I have the following table with just 1 record: SELECT Field1, Field2, Field3 FROM tbl…
5 replies
Hello all, I have the following dataset that I am using: select HourOfTheDay ,sum(NumberOfOrdersI…
2 replies
i have customer table and it have 1 foreign key from other table in it then i have service table th…
7 replies
By: MMartin1
Hi All I'm having trouble working out a solution to the following issue: I have a table containing …
19 replies
By: MMartin1
I have two tables, one Master, one Detail. I'm trying to build a query to get the top 2 products by…
2 replies
By: TcW_1978
Morning all Good someone offer the best way to do this. I want to add 2 values from 1 table. Exampl…
4 replies
By: MickyD
EDIT: About four posts down is an expanded test script that if you get the chance to run for timing…
15 replies
Viewing 15 topics - 3,751 through 3,765 (of 10,636 total)
You must be logged in to create new topics.