I need to check if a record has been inserted into the table , if yes I have to retrieve specific information and search in the second table .Please tell me the proper way to search the second table as soon as a record arrives in the first table.
Thanks in Advance
Not sure, what exactly are you looking for. Are you looking for Triggers in your database, which will get fires as soon as record is inserted?