Topics
Started by
Posts
Last post
hi i have a table that looks somthing like this: column A im trying to create a select query that w…
3 replies
Is it possible to use TOP keyword with parameter? For example, my SP has parameter @topnproduct to …
7 replies
Hi there, Would somebody out there know how to calculate the last Saturday in any given month? Rega…
13 replies
...a SQL/T-SQL newbie question. I'm struggling with a SELECT that I'm using in a VIEW... There…
2 replies
I am trying to write a statement that will return the running totals of individual stocks in a port…
5 replies
All in sudden all the Controls (Table, Crosstab, textbox...) disappeared from my Toolbox. I clicked…
1 replies
can any one tell me what does this error means error 306:The text,ntext, and image types cannot be …
4 replies
I have a table that has about 500,000 records, each record has four different cost fields that are …
17 replies
Anyone uses self-modifying code in stored procs ? Something like: create sp_selfmod as begin declar…
4 replies
How can I get the count of all rows in all tables? I need to be able to see how many rows there are…
9 replies
Hello, I have a procedure that returns a resultset. (EXEC GenerateCashFlows @lAccountID). @lAccount…
1 replies
I have a table like this Id comment -- ------- 1 abcd 1 efgh 1 cc 2&…
1 replies
I have two tables: Book is a table representing books - one row per book BookCategory is a table re…
5 replies
So I have simple cursor DECLARE @au_user int, @au_event int, @au_bid float DECLARE bid_history CURS…
2 replies
I have a tableA to update which includes a membership startdate and enddate column from a hist…
3 replies
Viewing 15 topics - 8,731 through 8,745 (of 17,082 total)
You must be logged in to create new topics.