Topics
Started by
Posts
Last post
Hi, I got struck up with the below query. Create table Emp ( Eno varchar(25), EmpCode varchar(1) ) …
1 replies
Hi all , i am using the following code generate DAT file out of my data in table and when generatin…
4 replies
Hi All, I have one senario. ID Value 1MAGFX 150 1Comment1 2MALOX 250 2Comment2 3MAGF…
8 replies
Hi, This is my first post here. We're moving away from Litespeed to native SQL backups and have to…
1 replies
Hi, There are many sites explaining the difference between unique constraint and unique index. In f…
3 replies
As part of a data import process I am importing a tab delimited tab file into a temporary table usi…
1 replies
The following code keeps telling me Must declare the variable '@TableName'. why oh why oh why me .…
3 replies
I wonder about the following: I'm reviewing a database and notice all table-attributes are NULLable…
2 replies
Hi , Im making website using c# and sql2000. So my tables has so many foreignkeys. My problem is us…
5 replies
SELECT CASE WHEN h.cloned_wrksht_indcr IS NULL THEN AVG(ABS(CAST(dbo.fn_workdays(h.job_execution_dt…
2 replies
Hi, I want to change a data type of a column from char(1) to char(3) and here is what i am trying t…
2 replies
All, One of my friend has taken interview on .NET recently. Interviewer asked some questions from S…
3 replies
Hi all, How can I test to see which version of SQL server is running inside a stored procedure? T…
5 replies
How can I do a conditional select in my queries? I'm trying to do this: SELECT Field1, Field2, IF F…
3 replies
Hi, I have the first statement below which returns 108 records (no duplicates), if i remove the dis…
6 replies
Viewing 15 topics - 2,461 through 2,475 (of 17,082 total)
You must be logged in to create new topics.