Does SQL Developer have enough features to support the daily jobs for an Oracle DBA?
Compared to TOAD, what is missing ?
Does SQL Developer have enough features to support the daily jobs for an Oracle
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.
SQL developer can do the job for a developer but still has it’s share of quirks.
It also lacks some of the tools DBA’s use to maintain the health such as:
I like the Toad option to compare database schemas or find an object that is named or contains a text string.
You can’t beat a free tool, and one that is constantly being added to. Toad benefits from many more years of development.
Edit: it can analyze indexes and copy a table. thanks @Phil!