Filter interviews by
I applied via Approached by Company and was interviewed before Jun 2023. There were 4 interview rounds.
Aptitude was more of a personality test.
Few questions on coding via online portal on Java and SQL which is hardly used anywhere while on Job.
I applied via Job Portal
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
DBMS stands for Database Management System. It is a software that manages databases and allows users to interact with them.
DBMS is a software system that allows users to create, retrieve, update, and manage data in a database.
There are different types of DBMS, such as relational DBMS (RDBMS), object-oriented DBMS (OODBMS), and NoSQL DBMS.
Examples of popular DBMS include MySQL, Oracle Database, Microsoft SQL Server, and
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column.
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;
To update a table, use SQL UPDATE statement with specified column values and conditions.
Use SQL UPDATE statement to specify the table name and set the new values for columns
Add a WHERE clause to specify the conditions for which rows to update
Example: UPDATE table_name SET column1 = value1, column2 = value2 WHERE condition;
Use SQL query with COUNT function to get the count of records in the table.
Use the SQL query: SELECT COUNT(*) FROM table_name;
Replace 'table_name' with the actual name of the table you want to count records from.
The COUNT function returns the number of rows that match the specified criteria.
To add a record to a table, you can use SQL INSERT statement.
Use the INSERT INTO statement followed by the table name
Specify the column names and values to be inserted
Example: INSERT INTO employees (id, name, salary) VALUES (1, 'John Doe', 50000)
I applied via Company Website and was interviewed in May 2022. There were 3 interview rounds.
Good communication skills Well dresed
Constraints and DDL commands are essential for defining and managing database structures.
Constraints ensure data integrity and consistency.
DDL commands are used to create, modify, and delete database objects.
Examples of constraints include primary keys, foreign keys, and check constraints.
Examples of DDL commands include CREATE TABLE, ALTER TABLE, and DROP TABLE.
eClinicalWorks interview questions for designations
I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.
Get interview-ready with Top eClinicalWorks Interview Questions
Joins are used to combine data from two or more tables based on a related column between them.
Types of joins include inner join, left join, right join, and full outer join.
Inner join returns only the matching rows from both tables.
Left join returns all the rows from the left table and matching rows from the right table.
Right join returns all the rows from the right table and matching rows from the left table.
Full outer...
Truncate is a DDL operation that removes all rows from a table, while delete is a DML operation that removes specific rows.
Truncate is faster than delete as it doesn't generate any undo logs or triggers.
Truncate cannot be rolled back, while delete can be rolled back using the transaction log.
Truncate resets the identity of the table, while delete doesn't.
Truncate doesn't fire delete triggers, while delete does.
Truncate...
I applied via campus placement at GH Raisoni College of Engineering, Nagpur and was interviewed before Feb 2022. There were 3 interview rounds.
I applied via campus placement at LJ Institute of Computer Application, Ahmedabad and was interviewed in Sep 2021. There were 4 interview rounds.
I applied via campus placement at University of Mumbai, Mumbai and was interviewed in Sep 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 3 interview rounds.
Interview experience
based on 111 reviews
Rating in categories
Software Specialist
541
salaries
| ₹2 L/yr - ₹11 L/yr |
Strategic Account Manager
214
salaries
| ₹3 L/yr - ₹10.5 L/yr |
Project Manager
197
salaries
| ₹4.2 L/yr - ₹15 L/yr |
Software Developer
140
salaries
| ₹5.3 L/yr - ₹21 L/yr |
Implementation Specialist
119
salaries
| ₹3 L/yr - ₹12 L/yr |
Oracle Cerner
Veradigm
Athenahealth Technology
NextGen Healthcare