Oracle Q/A
Showing 11 - 20 of 101 results
Hot backup is also recognized as an online backup because the backup happens while the database is active and running....
- Interview
- November 30, 2023
The main four types of backups in Oracle are: (ⅰ) COLD Backup (ⅱ) HOT Backup (ⅲ) Import – Export Backup...
- Interview
- November 30, 2023
There are two types of synonyms: public and private. A public synonym isn’t part of any schema. A public synonym...
- Interview
- November 30, 2023
A synonym is an identifier that can be used to reference another database object in a SQL statement. A table, view,...
- Interview
- November 30, 2023
A DBA has the authority to create new users, remove the existing users, or modify any of the environment variables...
- Interview
- November 30, 2023
Five physical components are there in Oracle Database:
- Interview
- November 30, 2023
There are many databases available in the market. The commonly used databases are Oracle, IBM db2, Microsoft SQL Server, Microsoft Access,...
- Interview
- November 30, 2023
Oracle is capable of maintaining and using indexes. It automatically distributes the data into relevant indexes when any change is...
- Interview
- November 30, 2023
Indexes are used for easy access to data. In addition, it is used to increase the performance of retrieval data. It helps...
- Interview
- November 30, 2023
An index is an optional structure associated with a table to have direct access to rows that can be created...
- Interview
- November 30, 2023