Topics
Started by
Posts
Last post
DECLARE @Table TABLE( [ID] int, [CostA] real, [CostB] real, [CostC] real ) INSERT INTO @Table E…
32 replies
hi this is just question to know. in my cursor i am giving condition like(@maxdate =null) it was no…
25 replies
Is their a slick way that I can check the condition of a field and return multiple discrete fields …
8 replies
HI I want to script a table with data using query wise. if its having any possible to script the…
7 replies
Two part problem: (1) For validation purposes need to compare returned int values of result set wit…
14 replies
Below is an example of a script I have, which works fine. However, I would now like to multiply the…
10 replies
Hi all, I have a table with this structure : CREATE TABLE dbo.tblStuffPriceHistory ( sphI…
1 replies
It seems that my brain has eroded over the week, because I can't think how best to do this. I am ag…
2 replies
Hello SQLCentral.com members and administrators, A greeting of peace. I want to ask help because I …
11 replies
hi, i am using replace function. giving me error like 'Error converting data type nvarchar to float…
23 replies
I have a table that contains part numbers with multiple descriptions. Any know of an easy way to id…
7 replies
Hi, I was wondering if there is a way to Re-index only the tables in my database that have more tha…
4 replies
Hi guys, I know its simple question and i can google it but i would like to know your though about…
6 replies
Note: The title of this forum is (I can not change the title anymore 🙁 ) How to transfer data (from…
8 replies
Hi - We have a user complaining about a specific action, which I have managed to capture, please se…
4 replies
Viewing 15 topics - 6,091 through 6,105 (of 10,635 total)
You must be logged in to create new topics.