Question
When did the Indian Constitution come into
effect?Solution
The Indian Constitution was adopted on 26 November 1949 but came into effect on 26 January 1950.
Which index type is most beneficial for queries that use range predicates (e.g., WHERE age BETWEEN 20 AND 30)?
SQL Injection can be prevented by all EXCEPT:
In normalization, which normal form removes transitive dependencies?
Which SQL clause is used to filter groups after aggregation (i.e., having aggregated value conditions)?
Which of the following SQL constructs avoids returning duplicate rows?
When does an implicit cursor get automatically declared and managed by PL/SQL?
Which of the following statements about SQL `INDEXES` is generally TRUE?
Which type of trigger fires once for each row affected by the triggering DML statement?
Which of the following is a key characteristic that distinguishes a PL/SQL `FUNCTION` from a PL/SQL `PROCEDURE`?
Which SQL command is used to modify existing records in a table?