What is the use of Surrogate key in BO?
Surrogate key is contigeous numbers generated by DB in a table which acts as a primary key since surrogate key has unique values. for eg : 101,102,103,104,105............ so onl