Viewing 4 posts - 1 through 4 (of 4 total)
Hi,
u r telling that in the 3 peices, only first two pieces is the PK. so cut the whole 12 chars to two pieces.
1. char(3 + 6) Piece1, primary key
2....
April 23, 2004 at 3:12 am
#503957
Dear Newbie,
When there is no enough disk space in the Hard disk, The database will be suspected. U won't loose any data nor the DB is corrupted. No body can...
April 23, 2004 at 12:48 am
#503942
see the convert() in BOL.
Venkata Srinivasa Rao
November 9, 2003 at 11:07 pm
#481374
select distinct proc_id
from <table1>
where proc_profile_id <> 13
in the case of performance issue ... its preferrable.
fine.
November 5, 2003 at 7:25 am
#480894