Topics
Started by
Posts
Last post
Hi there, I have a table called eAgentLoginStat and here is a quick snapshot of the data... Date …
5 replies
I want to write an insert statement that uses a select from another table. both the table to be ins…
3 replies
Here is a great SQL Problem. I actually found this in some application code. Given the following t…
19 replies
Helloa all! I'm making a basic search engine or atleast I'm trying to. How do you fetch exactly 50 …
5 replies
I want the output of my stored procedure in a text or csv file. How can I do that?
1 replies
Folks, In my work with Sybase SqlAnywhere, we used a command in their version of SQL that would ret…
1 replies
Hi everybody! Maybe somebody could give me a hint for this grouping select statement Here is an exa…
3 replies
Help me please! I need inside the procedure run such query using query from string: declare @sql v…
3 replies
as an example if i want to drop the Publishers table in Pubs database it won't let me because of a …
3 replies
Hi, I'm trying to send mail from sql 7.0 and am having problems making the query work. I want to be…
3 replies
I wrote a Stored proc that uses @@FETCH_STATUS and @@TRANCOUNT. Suppose that 2 or more users just h…
2 replies
Is there a way to pass table's name to a stored procedure? This is what I am trying to do: CREATE P…
1 replies
Hi All !! i'm using MSSQL 2000 and have a question to ask... how can i retrieve the description of …
2 replies
i will be receiving 3 parameters to my stored. proc. If the parameter comes back empty, how can i r…
3 replies
Is it possible to do an update statement using a self join? We are currenlty using a cursor. I have…
1 replies
Viewing 15 topics - 16,516 through 16,530 (of 17,082 total)
You must be logged in to create new topics.