i
W Energy Software
Filter interviews by
I applied via Referral
DBMS stands for Database Management System. It is a software that manages databases and provides an interface for users to interact with the data.
DBMS is a software that allows users to create, manipulate, and manage databases.
It provides tools for data storage, retrieval, and organization.
DBMS ensures data integrity, security, and concurrency control.
Examples of popular DBMS include MySQL, Oracle, SQL Server, and Post
I have extensive experience in SQL database development and programming languages.
I have worked with SQL databases such as MySQL, Oracle, and SQL Server.
I am proficient in writing complex SQL queries, stored procedures, and triggers.
I have experience in database design, normalization, and performance optimization.
I am familiar with programming languages like Java, Python, and C#.
I have developed applications that inter...
I applied via Company Website and was interviewed in Nov 2023. There were 6 interview rounds.
30 mins duration - Reasoning ability
A self-join is when a table is joined with itself, typically to compare rows within the same table.
Self-joins are used to compare rows within the same table by creating an alias for the table.
They are commonly used to retrieve hierarchical data or compare related rows.
Example: SELECT e1.employee_name, e2.manager_name FROM employees e1 JOIN employees e2 ON e1.manager_id = e2.employee_id
An index is a data structure that improves the speed of data retrieval operations on a database table.
Indexes can be created on one or more columns in a table.
Types of indexes include clustered, non-clustered, unique, and composite indexes.
Indexes help in quickly locating data without having to scan the entire table.
Example: Creating an index on the 'employee_id' column in a table of employee records.
I applied via Company Website and was interviewed in Jun 2023. There were 6 interview rounds.
30 mins duration , Topics - Logical Reasoning, Arithmetic Operation
A database is a structured collection of data that is stored and accessed electronically.
DBMS stands for Database Management System, which is a software that manages databases.
RDBMS stands for Relational Database Management System, which organizes data into tables with rows and columns.
Examples of RDBMS include MySQL, Oracle, and SQL Server.
Tables are structures that store data in a database, while fields are columns within a table that hold specific pieces of information.
Tables are like spreadsheets with rows and columns
Fields are the columns in a table that hold specific types of data
Examples: 'Employees' table with fields like 'Name', 'Age', 'Salary'
Top trending discussions
I applied via Walk-in and was interviewed in Nov 2022. There were 2 interview rounds.
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
Factorial can be calculated using a loop by multiplying numbers from 1 to n.
Initialize a variable to 1
Use a loop to multiply the variable with numbers from 1 to n
Return the variable
Some of the top questions asked at the W Energy Software SQL Database Developer interview -
based on 3 interviews
1 Interview rounds
Senior Software Engineer
5
salaries
| ₹27.7 L/yr - ₹40.7 L/yr |
UI/UX Designer
4
salaries
| ₹12 L/yr - ₹18 L/yr |
Engineering Manager
4
salaries
| ₹45 L/yr - ₹96 L/yr |
Senior QA Engineer
4
salaries
| ₹13.3 L/yr - ₹20 L/yr |
TCS
Accenture
Wipro
Cognizant