Topics
Started by
Posts
Last post
I use SQL Server 2000 and use CDOSYS for sending mails through SQL Server. The SPs have been workin…
1 replies
Hi, I'm working on a personal project with a sql server db and web interface, and I want to handle …
2 replies
There is table PRODUCTS: PROD_ID PLACE PRICE 1 AAA 10 1 BBB …
6 replies
Can anyone tell my what is wrong with this query? SELECT [person_last_name], [person_first_name], […
12 replies
hai, i have a question suppose u hav a million row table to this table u hav to add a new column wi…
4 replies
This piece of script says incorrect syntax near '=' and I am stumped at why. Thank you in advance f…
2 replies
I'm acquainted with various databases like ms access etc. but never worked with MySQL before... Whe…
1 replies
I am working on a DTS package in SQL2000. I want to read a column char(8) that contains dates as a …
4 replies
Hello all, My company has me working on a system to look up parts between a range of numbers. The…
37 replies
Hi , What is the best way (in terms of performance) to Insert Master And its Child details in one g…
2 replies
How can i use parameters as aliases of columns headers in the select statement within the stored pr…
2 replies
Can anyone tell me if it is possible for me to create my own system view, similar to how a custom s…
6 replies
Hi, I have a situation where I need to determine the date of the second saturday of March of a year…
4 replies
I'm running into a wall when trying to determine the winner of an auction within a specific period …
2 replies
Hi, If I create a temp table in a statement, like this : declare @statement set @statement = 'creat…
38 replies
Viewing 15 topics - 3,331 through 3,345 (of 4,155 total)
You must be logged in to create new topics.