Topics
Started by
Posts
Last post
Probably not a bright question but is there a rule of thumb not to have multiple FOR UPDATE trigger…
2 replies
Hello, Did someone use Case in the ON part of the outer join as a low-volume lookup? I have so far …
3 replies
I have an existing 2 column table I want to append to from a query. I have no identity column to wo…
3 replies
I am having difficulty converting a query to TSQL the reason being the isnull in the nested iif sta…
2 replies
HOW can I limit the number 1.2345678 to 1.23 Thanks.
2 replies
Hi ... I have a Addresses table with the following structure and columns: AddressId, CustomerCode, …
2 replies
Need SQL to accomplish an UPDATE to TABLE_A's col_3 datetime w/ TABLE_B's max(col_4) where TA…
1 replies
I an a bit of a newbe with sql and am having a lot of difficulty getting the following to work. Bas…
1 replies
Hi there!! I'm developing a Web application in ASP that uses several MS SQL databases. I hav…
3 replies
I'm looking for some help on how to make this better, or even a better way to do it. I'm looking to…
4 replies
Please help. I'm importing data from a csv file into a table where I can validate restults before i…
5 replies
Hi , I am using the following query to get the column names of a particular table. SELECT COLUMN_NA…
21 replies
Can anyone please help me with this script SELECT * FROM OPENROWSET('SQLOLEDB','mydb';'userid';'pas…
4 replies
I have a table that contains information as follows: Col1 Col2 Col3 &n…
5 replies
HOW can I limit the number 1.2345678 to 1.23 Thanks.
3 replies
Viewing 15 topics - 10,126 through 10,140 (of 17,082 total)
You must be logged in to create new topics.