Recent questions tagged oracle-interview-questions-answers

0 votes
    Views stores the data and you can refresh it on timely bases a. FALSE b. TRUE...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    Views are created on top of Materialized Views a. FALSE b. TRUE...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    How to concatenate multiple rows into a single string in sql a. COALESCE b. Option 1 & 2 c. None of the above d. STRING_AGG...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    IN and NOT IN operations decreses the performance of an SQL query compared to ANOTHER operations. is it True or FALSE? a. TRUE b. FALSE...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    Which privilege from the following is used to create a private synonym in another user's schema? a. CREATE SYNONYM b. ... PUBLIC SYNONYM c. CREATE ANY SYNONYM d. None of the above...
asked Mar 20, 2023 in Technology by JackTerrance
0 votes
    Indexes enhance the performance even if the table is updated frequently. a. TRUE b. FALSE...
asked Mar 20, 2023 in Technology by JackTerrance
0 votes
    Rowid is the phycial address which the data is stored. a. FALSE b. TRUE...
asked Mar 20, 2023 in Technology by JackTerrance
0 votes
    What will be the output of the below query, given an Employee table having 10 records? What will be the output of the ... records b. Produce an error c. 100 records d. 0 records...
asked Mar 20, 2023 in Technology by JackTerrance
To see more, click for the full list of questions or popular tags.
...