Topics
Started by
Posts
Last post
Hi, I have to fine tune some queries in the existing system. I don't have much information on these…
3 replies
By: Sergiy
Hi Sorting a column ascending with varchar data types that contain numeric values returns unexpect…
8 replies
By: Sergiy
I have TEST table in database A,B and C. I choose the database from the listbox. I need the db to b…
1 replies
By: Sergiy
I have a list of employeeids in a comma seperated string (688,708,87,88). I'd like to be able to pa…
13 replies
Iam trying to select data from two tables looks like this TABLE1 COL1 COL2 COL3 C…
1 replies
I supply reports to my clients on the internet using FrontPage and data from SQL 2000 databases. Is…
2 replies
The query below returns the records in the table shown below. It returns more than what I nee…
8 replies
Hi I am getting a SORT in execution plan which uses 75% of the cost . Is there any way to reduce th…
2 replies
Here is a simple table and 4 simple queries: create table #table (int1 int, int2 int) insert into #…
7 replies
Hi guys, I've heard there is a sql command which allows you to query a whole db for a certai…
7 replies
SQL Code Beautifier Hello, maybe you are interested in this. I wrote a java applet on http://www.sq…
5 replies
I am only cutting and pasting a part of my stored procedure... I have an input parameter which is @…
5 replies
Does anyone know of a reliable way to determine whether or not a table exists? I have T-SQL code si…
15 replies
I'm having trouble converting Japanese and Chinese double-byte characters to unicode. My Chinese ch…
1 replies
By: Ray Metz
I'm trying to send email to a group of people using the logic provided by following article: …
4 replies
Viewing 15 topics - 10,531 through 10,545 (of 17,082 total)
You must be logged in to create new topics.