Technology Questions
Practice Technology MCQs with answers and explanations. Page 69 of 79.
Category
Interview
Topic
Technology
Page
69 / 79
Mode
Practice
Questions
Open any question to view the answer and explanation.
In Oracle Database, what is a synonym and what types of synonyms can be created to provide alternative names for objects?
Open
View answer
In SQL and Oracle Database, what is a subquery and which option correctly describes its common types used inside other SQL statements?
Open
View answer
In Oracle Database architecture, which set lists the components that belong to the physical database structure rather than the logical schema?
Open
View answer
In Oracle Database, what is redo log file mirroring and why is it used for protecting redo information?
Open
View answer
In Oracle PL/SQL, which statement correctly explains the main difference between a trigger and a stored procedure?
Open
View answer
In Oracle, what is the difference between a row level trigger and a statement level trigger?
Open
View answer
In SQL, which option lists only aggregate functions and correctly represents their usage on groups of rows?
Open
View answer
In Oracle SQL, what are number functions and which option correctly describes their role when operating on numeric data?
Open
View answer
In Oracle SQL*Plus, which of the following are examples of basic SQL*Plus commands used to control the client environment rather than the SQL language itself?
Open
View answer
In Oracle SQL*Plus, what is AFIEDT.BUF and how is it used when editing and re running SQL statements?
Open
View answer
In Oracle SQL, which statement shows how to add a new column to an existing table using Data Definition Language (DDL)?
Open
View answer
In modern Oracle Database, what is a common way to recover a recently dropped table if the recycle bin feature is enabled?
Open
View answer
In Oracle Database design, which option lists the main types of constraints that can be defined on table columns?
Open
View answer
In Oracle Database, what does a CHECK constraint do when defined on a column or set of columns?
Open
View answer
In Oracle Database, what does a NOT NULL constraint ensure when applied to a column definition?
Open
View answer
In relational database design, what does a PRIMARY KEY constraint guarantee when defined on a column or a set of columns in Oracle?
Open
View answer
In relational database design, explain what a foreign key constraint is, how it works between parent and child tables, and why it is used.
Open
View answer
In relational databases, explain what a UNIQUE constraint is, what it guarantees on a column or column set, and when you would use it.
Open
View answer
In SQL query writing, explain how you can limit or restrict the number of rows that are retrieved by a SELECT statement, including typical clauses and techniques.
Open
View answer
In SQL, what are joins, and what are the characteristic features of different join types such as inner join, left outer join, right outer join, and full outer join?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.