Q&A Categories
- Applications
- Business-Objects
- Clarify-CRM
- Concepts
- Data-Warehouse
- Database
- General
- Help-Desk
- J2EE
- Languages
- Mainframe
- Management
- Microsoft
- Microsoft-NET
- Networking
- Operating-System
- Oracle
- Oracle-Apps
- Peoplesoft
- Programming
- SAP-R-3
- Siebel
- Testing
- Testing-Tools
- Web
- Accounting-Reports
- Accounts-Payable
- Accounts-Receivables
- Audit
- Cashier
- Cost-Accounting
- Fixed-Assets
- General-Ledger
- Payroll
- Supervisory
Find a Question:
SQL
Why do i get "Invalid Cursor State" errors when I insert/update/delete data with execute Query()?
Why do i get "Invalid Cursor State" errors when I insert/update/delete data with execute Query()? '
Why does the following command give a compilation error?
Why does the following command give a compilation error? DROP TABLE &TABLE_NAME;Variable names should start with an alphabet. Here the table name starts with an '&' symbol.'
Which system table contains information on constraints on all the tables created?
Which system table contains information on constraints on all the tables created? USER_CONSTRAINTS'
Which system tables contain information on privileges granted and privileges obtained?
Which system tables contain information on privileges granted and privileges obtained? USER_TAB_PRIVS_MADE, USER_TAB_PRIVS_RECD'
Which is more efficient('WHERE" or "HAVING") in SQL ?
Which is more efficient('WHERE" or "HAVING") in SQL ? '
Which is more faster – IN or EXISTS?
Which is more faster - IN or EXISTS? EXISTS is more faster than IN because EXISTS returns a Boolean value whereas IN returns a value.'
Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?
Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables? Data Definition Language (DDL) '
Which command displays the SQL command in the SQL buffer, and then executes it?
Which command displays the SQL command in the SQL buffer, and then executes it? RUN'
Which command executes the contents of a specified file?
Which command executes the contents of a specified file? START or @'
Which datatype is used for storing graphics and images?
Which datatype is used for storing graphics and images? LONG RAW data type is used for storing BLOB's (binary large objects).'
Didn't find what you were looking for?
Add your Question to the site.
You must be Logged In to Add a Question.
Not a member yet? Sign Up Now »
Star Points Scale
Earn points for Asking and Answering Questions!
[1 - 25
[26 - 50
[51 - 500
[501 - 5000
[5001 - 25000
[25001+