Topics
Started by
Posts
Last post
Hi, I have a table of Reviews carried out on an item. The structure of the table is: ReviewID i…
2 replies
Hi all, Can anyone help me with this query: I need a list of the NInumbers that exist more than onc…
10 replies
This is odd. Maybe someone can shed some light. I am trying to see all the emails from t_Quote tabl…
3 replies
By: AVB
How can I create a function that returns hierarchical data from a table with this structure: - Cate…
12 replies
looking for some assistance on selecting all accounts numbers from a table and counting and groupin…
13 replies
Hi, I have problem in retrieving the records from the table as explain below: Table N…
3 replies
Hi, I need a query which will return the tablename,and total no of records of that table nam…
4 replies
Hi all, I have a need where I am required to determine whether a string contains more than one word…
4 replies
I Have a Cursor that Loops On Some Records at the end of the cursor the records are bee…
5 replies
I have a table that contains dates and payment amounts for users (several hundred per user). I am t…
1 replies
By: sushila
DECLARE @id int SET @id=2 DECLARE @sql varchar(400) SELECT @sql='SELECT * FROM emp WHERE id='+ @i…
9 replies
I have 2 fields in a table: an Id and an amount field. CREATE TABLE AMOUNT( AmountId [i…
5 replies
By: ninel
I'm having a major Monday brainfart today. We've got a report that pulls data from one of two diffe…
5 replies
I've got a query, where one of the conditions i need to check against for my result set is whether …
5 replies
By: vadba
I wish to change db context in a script by using a variable. The script below illustrates what I w…
7 replies
Viewing 15 topics - 7,201 through 7,215 (of 17,082 total)
You must be logged in to create new topics.