Topics
Started by
Posts
Last post
Hi guys, I'm trying to create a function where I can pass a string value that will be used for sea…
4 replies
I have a table that could look like the following: ID FK_ID Value 1 100 …
4 replies
I have a query i wrote for 2008 to get the top 3 salesPeople per territory by their total sales. It…
3 replies
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
Hi, I'm looking for the best way to update pkid 1 = pkid 2 update testTable set a.fname = b.fname f…
3 replies
Converting one row as one Column is possible using Pivot. But is there any way to convert particula…
4 replies
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
Hi All I'm having trouble working out a solution to the following issue: I have a table containing …
19 replies
Viewing 15 topics - 3,751 through 3,765 (of 10,647 total)
You must be logged in to create new topics.