oracle-sqldeveloper
How can I change the language (to english) in Oracle SQL Developer?
I am running a non-english Windows 7 system, and apparently Oracle SQL Developer (version 3.0.04.34, 64-bit) tries to auto-guess my preferred language based on the OS. Is there any way to change the l[详细]
2023-04-12 20:32 分类:问答SQLDeveloper: lowest paid employee for a specified manager. Sample code given
I am trying to write a query to display manager no. and the lowestwages employee for manager. we discard wages less than 1k[详细]
2023-04-11 03:34 分类:问答"ORDER BY" Command Assistance in SQLDeveloper
Hi guys I am trying to display the name,开发者_运维知识库 salary and commission for all employees who earn commissions and sorting the data in descending order of salary and commissions.[详细]
2023-04-10 15:08 分类:问答SQL How To Group by Date Ranges
Can someone help me figure out to group by a range of dates?? Right now I have query similar to this Select date, count(x)[详细]
2023-04-10 10:45 分类:问答Oracle SQL Developer and PostgreSQL
I\'m trying to connect to a PostgreSQL 9.1 database using Oracle SQL Developer 3.0.04, but I\'m not having any success so far.[详细]
2023-04-09 09:18 分类:问答Need the settings of SQL developer "F5"
I need the settings in SQL Developer while performing the action Run as Script -f5. Since, if I use sqlplus. it is not giving the exact result format what I want. But, in SQL Developer gives the neede[详细]
2023-04-08 17:21 分类:问答How do I connect to a sql database through sql developer? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-07 10:18 分类:问答sql developer connect to Timesten database
When I try to connect to the timesten databse using the SQL developer, I am getting following error message.[详细]
2023-04-06 12:17 分类:问答Getting ORA-01722 error on execution of following query
A query to be used in my implemetation is giving me ORA-01722 error. Following is the query. select ao.account_oid,ao.website_oid,ob.oid,ob.status_code,pi.oid,pi.render_status,ao.invoiced_date[详细]
2023-04-05 12:52 分类:问答SQL Developer setting for Feedback
Is there a way to set the option set feedback o开发者_StackOverflow中文版n or set feedback off permanently in Oracle SQL Developer?A method of controlling options such as this is in SQL Developer is t[详细]
2023-04-04 15:41 分类:问答