Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
To create a table using another table, use the CREATE TABLE AS SELECT statement.
Use the CREATE TABLE AS SELECT statement to create a new table based on the structure and data of an existing table.
Specify the new table name after CREATE TABLE and the existing table name after AS SELECT.
You can also add conditions or filters to the SELECT statement to customize the data being copied.
Example: CREATE TABLE new_table AS SEL
The question is asking to identify different types of joins in SQL.
Inner Join: Returns rows when there is a match in both tables.
Left Join: Returns all rows from the left table and the matched rows from the right table.
Right Join: Returns all rows from the right table and the matched rows from the left table.
Full Outer Join: Returns rows when there is a match in either table.
Cross Join: Returns the Cartesian product of
An index is a database object that improves the speed of data retrieval operations on a table.
Indexes can be created on one or more columns of a table.
Syntax to create an index: CREATE INDEX index_name ON table_name(column_name);
Indexes can be unique or non-unique.
Indexes can be used to enforce uniqueness constraints.
Indexes can improve query performance by reducing the number of rows that need to be scanned.
Use SQL query with MAX function to fetch highest salary from the database.
Use SELECT statement with MAX function to retrieve highest salary
Specify the column name for salary in the SELECT statement
Include the table name in the query if needed
Use a DELETE statement with a subquery to remove duplicates in a table.
Identify the columns that define duplicates
Use a subquery to select the rows to be deleted
Use the DELETE statement to remove the duplicates
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
Basic java program,selenium, rest assured and cucumber
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
I am a software engineer with experience in developing web applications using Java and Spring framework.
Worked on a project to develop a web application for a retail company to manage their inventory and sales.
Used Java and Spring framework to build the backend logic and RESTful APIs.
Implemented front-end using HTML, CSS, and JavaScript with AngularJS framework.
Collaborated with a team of developers and testers to deli
e2open interview questions for popular designations
Basic coding questions
Get interview-ready with Top e2open Interview Questions
Dialog programming is a method used in SAP to create interactive user interfaces for applications.
Dialog programming involves creating screens with input fields, buttons, and other UI elements.
It allows for user interaction and data input in SAP applications.
Dialog programming uses modules like screen painter and menu painter to design the user interface.
Example: Creating a sales order entry screen in SAP using dialog
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
2 coding questions which are moderate
OOPs concepts in Java include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary feat
The duration of e2open interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 57 interviews
Interview experience
based on 324 reviews
Rating in categories
Software Engineer
165
salaries
| ₹4.7 L/yr - ₹18.1 L/yr |
Senior Software Engineer
150
salaries
| ₹8.5 L/yr - ₹26 L/yr |
Analyst
136
salaries
| ₹3 L/yr - ₹5.8 L/yr |
Associate Software Engineer
110
salaries
| ₹3.6 L/yr - ₹11 L/yr |
Data Analyst
107
salaries
| ₹2.8 L/yr - ₹6.5 L/yr |
Blue Yonder
SAP
Oracle
Infor Global Solution