Microsoft
Software
Hardware
Network
Question : Identity column
Hi,
I have Sybase database with many tables. I want one table(say Table1) with identity column. I basically want this column values should be one up number (in sequence with no gap in between). But it seems like the @@identity is at server level so if some other table uses this value, when I insert into Table1, a gap in sequence can occur. Is there anyway to have table level identity value? And not server level?
Answer : Identity column
Sybase ASE 12.0 :
sp_chgattribute
,"identity_gap"
,1
Random Solutions
XCOPY for backup
nested ifs in korn shell scripting
How to modify MX record from my computer
unmount Error
Single page website SEO question
e-discovery and HR Auditing for Exchange 2007 environment
2 bit images
DCDIAG question - FRS replication.
FileMaker Pro 8.5 hidden field control
Perl problems using Panic Coda