I create tables with using TOAD Create Table GUI. I want to create autoincrement key. I don’t want to write sql of it. Is there any way to do this on GUI screen?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I didnt find any way to do it through the GUI. I am not much of an oracle user. worked with it only once. But it can be easily done by creating sequences and triggers.