Question
Which SQL clause is used to filter records based on aggregate functions?
More SQL Questions
- In normalization, which normal form removes transitive dependencies?
- Which SQL command is used to modify existing records in a table?
- What will be the output of the following SQL query? SELECT COUNT(*) FROM Transactions WHERE Amount > 10000 AND Status = 'Completed';
- Which of the following is not a type of SQL JOIN?
- Orders(OrderID, CustomerID, Amount) has multiple orders per customer. Which query returns customers whose total order amount exceeds 100000?
- A table has a B-tree index on the 'Name' column. Which of the following queries is LEAST likely to benefit from this index?
- What is a 'stored procedure' in SQL?
- What is the primary purpose of a `SEQUENCE` in SQL?
- Which SQL clause is used for filtering rows?
- A view is defined as: CREATE VIEW V AS SELECT dept_id, AVG(salary) AS avg_sal FROM Employees GROUP BY dept_id; Can this view be used directly in an UPDATE ...
Hey! Ask a query
Please enter email id
The email must be a valid email address.
Please enter Mobile Number
Please enter valid Mobile Number
Please enter your Doubt
Think You're Ready for RBI Grade B?
RBI Grade B 2026 Phase 1 Memory Based Paper
- 200 Questions with Detailed Solutions
- Section-wise Coverage (GA, English, Quant & Reasoning)