Tag: databases
Questions Related to databases
What command is used to reclaim unused space for table TABLE1?
Single-row functions can appear in which of the following (choose all that apply):
What is syntax to unlock the table statastics?
A Tablespace can hold objects from different Schemes.
You can use ____________ in a SQL expression to override operator precedence
A Tablespace can have multiple datafiles.
A Datafile can be part of multiple tablespaces.
Which of the following can be partitioned (choose all that apply):
What type of joins extends the result of a simple join
To write a query that performs an outer join of tables A and B and returns all rows from B, you need a: