Topics
Started by
Posts
Last post
I have thousands data which is include EmployeeID, Start and Finish. I just want to get FREE days w…
4 replies
Hi i had created one stored procedure which executes by taking certain parameters and i need to cre…
12 replies
I am trying to write a store procedure that will extract data from the 1st of the month up-to curre…
3 replies
Hi, I have 101 table which contain the different number of columns (Count of columns) and also colu…
1 replies
Select count (*) from tower.nbdocdeletedrecords Where scandate = '12/13/2008' and slevel = 6 Return…
8 replies
Hi, I a a newbie so please so I appologize if this is an obvious question. How does one define the …
6 replies
The following stored procedure should query the table for consumers matching all of the supplied pa…
4 replies
I have a query where the datatype I'm ordering by is varchar(10) but when I use the ORDER BY the va…
52 replies
I originally posted in the 2005 forum so apologies...... Still unable to work this out and my other…
1 replies
I could waffle on about my problem and not make any sense, so I will post the DDL and see what I ca…
1 replies
Hi All, I have noted an intersting thing. create table #emp ( name varchar(25) ) insert into #emp s…
3 replies
Hi All, I have a problem using temperory table in dynamic TSQL I am building one sql statement dyna…
15 replies
Hi, SQL novice here trying to combine two queries in to one but going nowhere. This is query 1: SE…
13 replies
dear Gurus / Masters All I need is to calculate working hrs based on the in and out timings of the …
9 replies
hi there this is my problem i have a trigger defined on a table. the code executed by this trigger…
5 replies
Viewing 15 topics - 2,086 through 2,100 (of 17,082 total)
You must be logged in to create new topics.