Oracle (3259)
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) Hi all, I am going to write oracle certification. Can anyone send me the dumps available if any for OCA exam? Its really very urgent, prompt response will help me alot..
8 9267Write a stored procedure for emplpoyee and department table to get DeptName which having no employee. Table Structure- Emp-Emp_Id,Emp_Name,Dept_id Dept-Dept_Id,Dept_Name
TCS,
7 12115
How do I stop a mysql command?
You look at your fragmentation report and see that smon has not coalesced any of you tablespaces, even though you know several have large chunks of contiguous free extents. What is the problem?
How do I setup a database connection?
How to use old values to define new values in update statements in ms sql server?
What is the difference between syntax error and runtime error?
What are the Types of repositories in ODI?
How to connect to the server with user account: sys?
What does mysql flush privileges do?
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
what is sql in mysql? : Sql dba
What is the difference between 'dump tran database to physical name' 'dump tran database with truncate_only' and dump tran database with no_log'and in real time when we go to truncate the log?
How to sort the rows in sql.
what are the difference between clustered and a non-clustered index? : Sql dba
How do I start mysql in linux?
How many types of normalization? What is the use of it?