hi
i have one question if many people working on the sample database,
if it contain Table1 as table .it contain field as id int ,name varchar(30)
id is autoincremented ,
if i insert the record for id=6;
some people inserted for 1 to 5
and some people inserted 6 to 10
how come i find that mine record is 6 which i was inserted
Go to the complete details ...