I'm working on a AAA (Authentication and etc..) application in java and i want to know is there a way to check by error code or anything that if the table which i want to insert data in it exists.And if its dropped or any kind of problem occurred to it,the program create the table automatically.I'm working on a AAA (Authentication and etc..)