CRAYONDATA | OA| Recently Asked Online Assessments in 2026 | SQL Coding: Customer Filtering
Question · Posted Apr 2026
Question: Customer Filtering Description This project involves using various Database concepts to solve Customers use cases. This requires skills like Database concepts, SQL Queries, etc. In this project, the MySQL database schema has one Table: customer: Customer Table with customer_name, age, city fields. Table Schema: customer Column Name Type customer_name VARCHAR(100) age INT city VARCHAR(100) Exercise You need to write an SQL query in order to solve the following problem: Retrieve customer names, ages, and cities from the customer table ...
The full answer & interview discussion are available to premium members.
Log in Create a free account