Topics
Started by
Posts
Last post
Hi, Please help in accomplishing this. i have a table like agentstatus(agentid,agenttype,cityid) i …
10 replies
I have desined a function to return a specific date format to me and it is working as expected but …
1 replies
Hi i am trying to run stored proc but getting confuse i have stored proc that has parameter of star…
7 replies
Trying to update a timestamp field with getdate(). Field is Varchar (16) and the time needs to be …
7 replies
Hi all, Is it is possible to associate multiple email accounts to a single profile created..? If po…
2 replies
is there any way to use the variable with top keyword? for eg: declare @val as int set @val=5 …
1 replies
I'm using table variable in place of cursor to increase the performance. There are two table variab…
5 replies
I have a table (SS2000) containing 3m rows which takes hours to process by a stored proc. Yet if I…
4 replies
Hi the below code gives me a running total for sales. I'd like to go one step futher and add in a p…
2 replies
Hello, I have a need to present a different orientation of data, and I would normally do this with …
3 replies
i am trying to execute simple query on server 2000 select * from employee where salary = ? but the …
4 replies
Hi there, I'm trying to use a derived column in a calculation in the same query... 'Monthly Pac' =…
4 replies
Hi, first of all, thanks for reading my first post :). I am currently trying to create a query to f…
4 replies
I have this in my table: Table: detail_data person_id, person_number, date, item, qty, visit_id, vi…
15 replies
I'm creating a proc to send an email. Everything works fine (I get the email) until I try and add a…
3 replies
Viewing 15 topics - 10,786 through 10,800 (of 12,230 total)
You must be logged in to create new topics.