Bharath d.
"My Experience on SQL DeveloperS"
What do you like best about SQL Developer?
1.It is very user friendly.
2.One can easily understands it.
3. It is Easy-to-understand errors and explanations on incorrect queries.
4.Finding tables and Views more easily.
5.It is easy to find errors when debugging.
6.It is Easy to run scritps.
7.we can create tables,add columns without using queries by using user interfaces it can be done.
8.We can Import DATA easily from text files, Excel files, and CSV files.
9.We can export data to excel files as well. Review collected by and hosted on G2.com.
What do you dislike about SQL Developer?
1.If the Data is more it takes take to fetch the data.
2.Some times when we write query like "select * from tablename where " after where if we press ctrl+space it doesn't give suggestions of columns.
3.SELECT DISTINCT REGEXP_SUBSTR ('23,34,45,56','[^,]+',1,LEVEL) as "token"a
FROM DUAL
CONNECT BY REGEXP_SUBSTR ('23,34,45,56','[^,]+',1,LEVEL) IS NOT NULL
order by 1 for this query if we pass more than 300 input as comma separated it throws error.
4.We can't run more than one query against the same database at one time.
5.SQL Developer uses large amount of RAM. Review collected by and hosted on G2.com.
At G2, we prefer fresh reviews and we like to follow up with reviewers. They may not have updated their review text, but have updated their review.
The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.
Validated through a business email account
Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.