Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) Is it possible we can connect our SQL database to GUI application? If it is yes than how tell me the explanation
2 5069Q. How to set ORACLE_HOME to my oracle software directory.
Hi Friend I am installing oracle 10g Express Edition on
Linux Fedora Core 6. Installation is success but when i run
#sqlplus I getting command not found error. Then I have
search sqlplus .i.e # find / -name sqlplus
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/sqlplus
These above output from find i have doubt which is correct
path of sqlplus. So doubtfully i have set path 1st one.i.e #
PATH=$PATH:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin
Then I have run #sqlplus but still i have problem following
Error 6 initializing SQL*Plus
Message file sp1
How is it different from a normal table?
Explain the hardware architecture used in oracle rac?
What does the not null constraint do?
What are the best features of mongodb?
How many types of normalization? What is the use of it?
What are the different types of dbmss?
How can you handle the –secure-file-priv in mysql?
What is vacuum in database?
Is mysqli faster than mysql?
Is it important to partition hard disk?
Whis is not false in primary key?
What is table level trigger?
What is view? Can we update view
What’s the use of custom fields in report?
how to reject duplicates in source sequential file and if by filter option then where is that filter option in the sequential file.