Filter interviews by
Aptitude test consists of 3 sections Quant , VA and logical
total time was 45 mins
Different types of commands in SQL include Data Definition Language (DDL), Data Manipulation Language (DML), Data Control Language (DCL), and Transaction Control Language (TCL).
DDL commands are used to define the structure of database objects such as CREATE, ALTER, DROP.
DML commands are used to manipulate data in the database such as SELECT, INSERT, UPDATE, DELETE.
DCL commands are used to control access to data in the ...
Union combines and removes duplicates, Union All combines without removing duplicates.
Union combines result sets and removes duplicates
Union All combines result sets without removing duplicates
Union is slower than Union All as it involves removing duplicates
Union All is faster than Union as it does not remove duplicates
Top trending discussions
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
I applied via Indeed and was interviewed in Aug 2023. There were 5 interview rounds.
Multiple choice which is conducted in online and they asked me to take help from google as well to finish the aptitude but the questions which is asked is bit hard
A standalone database is a database that is independent and does not require connection to a network or other databases.
Standalone databases are typically used for small-scale applications or for testing purposes.
They do not rely on a network connection to function.
Examples of standalone databases include SQLite and Microsoft Access.
Use SQL queries to segregate alphabet and numbers in a table
Use the SQL function REGEXP to filter out alphabets and numbers
For example, to select only alphabets: SELECT column_name FROM table_name WHERE column_name REGEXP '^[a-zA-Z]'
For numbers: SELECT column_name FROM table_name WHERE column_name REGEXP '^[0-9]'
Interview experience
Senior Software Engineer
696
salaries
| ₹13.1 L/yr - ₹45 L/yr |
Software Engineer2
244
salaries
| ₹9.6 L/yr - ₹31 L/yr |
Software Engineer
215
salaries
| ₹6.1 L/yr - ₹22.1 L/yr |
Consultant
181
salaries
| ₹13.6 L/yr - ₹36 L/yr |
Senior Analyst
140
salaries
| ₹11 L/yr - ₹38 L/yr |
PayPal
Visa
American Express
Discover Financial Services