Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
A recursive CTE is a Common Table Expression that references itself.
It is used to perform recursive operations on hierarchical data.
It consists of two parts: the anchor member and the recursive member.
The anchor member is the base case and the recursive member is the recursive case.
It can be used to traverse a tree structure or to calculate running totals.
It can improve performance and simplify complex queries.
Output parameters are variables used to return values from a function or stored procedure.
Output parameters are declared with the OUTPUT keyword in SQL Server.
They can be used to return a single value or a table of values.
Output parameters are useful for passing data between stored procedures or functions.
They can also be used to return status codes or error messages.
Transactions ensure data consistency and integrity in a database.
Allows multiple operations to be treated as a single unit of work
Ensures that all operations are either committed or rolled back as a whole
Prevents data inconsistencies and corruption
Provides ACID properties to the database
Example: transferring funds between bank accounts
Example: updating inventory levels after a purchase
File groups are logical containers for database files that can be used to manage storage and backup operations.
File groups allow for the organization of database files into logical units.
They can be used to manage storage and backup operations.
A database can have multiple file groups, each with its own set of files.
File groups can be used to control the placement of data and indexes on different physical disks.
File gro...
Magic tables are temporary tables created by SQL Server during DML operations.
Magic tables are used to access the data before and after an INSERT, UPDATE, or DELETE operation.
They are created automatically by SQL Server and cannot be modified by the user.
The inserted and deleted tables are examples of magic tables.
They are useful for auditing and logging changes to a database.
MERGE is a SQL command used to combine INSERT, UPDATE, and DELETE operations into a single statement.
MERGE is used to synchronize two tables by inserting, updating, or deleting rows based on a specified condition.
It is useful for data warehousing and ETL processes.
MERGE can improve performance by reducing the number of round trips between the client and server.
Syntax: MERGE INTO target_table USING source_table ON condi...
Temp tables are used to store intermediate results during query processing.
Temp tables are created in tempdb database.
They can be local or global.
Local temp tables are only visible to the current session.
Global temp tables are visible to all sessions.
They can be created using SELECT INTO or CREATE TABLE statements.
They can be used to store intermediate results during complex queries.
They are automatically dropped when ...
Top trending discussions
posted on 17 Oct 2022
I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.
Aptitude test of 25 questions with no negative marks
posted on 22 May 2022
Data pump utility is used for fast data and metadata movement between databases.
Used for high-speed data and metadata movement between databases
Can be used to export and import data and metadata
Provides parallelism and network-based export and import
Can be used to move data between different Oracle database versions
Can be used to move data between different operating systems
Examples: expdp, impdp
SGA and PGA are memory structures used by Oracle Database to store data and metadata.
SGA (System Global Area) is a shared memory area that stores data and control information for the entire database instance.
PGA (Program Global Area) is a memory area that stores data and control information for a single server process.
SGA is used to store shared data such as database buffers, shared SQL areas, and redo log buffers.
PGA ...
posted on 8 Apr 2022
Aptitute test online
Aptitute test
based on 1 review
Rating in categories
Software Developer
22
salaries
| ₹3 L/yr - ₹11.2 L/yr |
Software Engineer
7
salaries
| ₹3.4 L/yr - ₹10.5 L/yr |
Database Developer
7
salaries
| ₹4 L/yr - ₹5 L/yr |
Senior Software Developer
6
salaries
| ₹8.2 L/yr - ₹12.2 L/yr |
Team Lead
5
salaries
| ₹8 L/yr - ₹11.4 L/yr |
DELK
Procore
Trimble
Sage Group