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
comparing two tables based on two identical fields
Cannot access Public Folders via OWA
Top 5 query in SQL 7.0
Get Batch CMD Path from within the batch file
Exchange 2003 not creating Store
Edit registry in Ghost Explorer
SQL 2000 DTS Unable to connect Error 7312
Which RPM does libhistory.so.5 reside in
Trigger errors
504 Helo command rejected: need fully-qualified hostname