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
Finding unmatched data between two sql tables
In Powershell, need to find way to grab all computer names from a given AD OU
Cannot get Net Install Images to install
is there any web mail that allows me to send/receive for free (other than gmail ?)
How to create a Command Button to Send Email to One Address
Perform wildcard search in log files
Change file encoding to ansi from utf8 (Win2k)
ORA-00157:Cannot identfiy /lock datafile18 -see DBWR trace file.
Incremental Backups Vs Shadow Copy
Flash XML variable appending or combining