Topics
Started by
Posts
Last post
But I can't seem to figure out this query. I have a table with columns ID as PK, PathwayID as int h…
4 replies
we have a table that looks like: ItemID, QTY, Price itm-1, 100, 10 itm-1,1000, 5 itm-1, 5000,…
26 replies
In a procedure, I want to link an Informix server : EXEC sp_addlinkedserver @server = '24sunix_se'…
4 replies
By: jcfilth
Hi, Is it possible to declare a dynamic sql instead of static with a cursor as follows : decl…
1 replies
By: Ste_P
I have a table "Sales" with a field called "Amount" of "decimal(12,2)" that stores money amount suc…
6 replies
I have a table that has a TEXT field of varying lengths. I want to put each line of the …
3 replies
By: JuanBob
I Need To Create a query to expand out a number of rows based on a value in one of the columns This…
3 replies
I'm trying to apply the following code into a proc I have and wanted to check for the success of th…
1 replies
By: sushila
Hi all! I need some help with my date parameters. I hope I can explain this clearlyJ&nb…
15 replies
I'm trying to filter a selection by partial postcode. Full postcode would be of the format AB12 34C…
5 replies
I got the script to generate HTML tables from below: http://www.sqlservercentral.com/columnists/lsm…
2 replies
By: Vasc
I want to return the Region Name for a organization. The Org_Name of the Organization will be …
7 replies
Masters i need to do an "insert" excluded of a rollback example : begin tran inser…
9 replies
This link http://www.sqlservercentral.com/scripts/contributions/640.asp provides a scrip to create …
4 replies
By: StefanJ
I have a table tab1 which has data as insert into tab1 values(16 ,'\html') insert into tab1 values(…
4 replies
Viewing 15 topics - 10,321 through 10,335 (of 17,081 total)
You must be logged in to create new topics.