i
Wissen Infotech
Filter interviews by
Clear (1)
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
A service account is a special account used by a service or application to access resources on a network.
Service accounts are used to run services or applications with the necessary permissions and access rights.
Service accounts are often used in database administration to allow the database service to interact with the operating system.
Service accounts can be configured with specific permissions and restrictions to li...
Replication can be configured by setting up a publication, creating a subscription, and initializing the subscription.
Set up a publication by selecting the database objects to replicate and defining the publication properties.
Create a subscription by specifying the subscriber server, database, and synchronization schedule.
Initialize the subscription by generating a snapshot of the publication and applying it to the sub
Truncate is faster and cannot be rolled back, while delete is slower and can be rolled back.
Truncate is a DDL command, while delete is a DML command.
Truncate removes all rows from a table, while delete removes specific rows based on a condition.
Truncate resets identity column values, while delete does not.
Truncate cannot be used with a WHERE clause, while delete can.
Truncate is faster than delete as it does not log ind...
Team dynamics refer to the interactions and relationships among team members that impact team performance and effectiveness.
Effective communication is key for successful team dynamics
Establishing clear roles and responsibilities helps avoid conflicts
Encouraging collaboration and mutual respect fosters a positive team environment
Top trending discussions
I applied via Campus Placement and was interviewed before Oct 2019. There were 3 interview rounds.
I prefer SQL as it is the language of databases and allows for efficient data management.
SQL is specifically designed for managing and querying databases
It allows for efficient data retrieval and manipulation
Other programming languages can be used in conjunction with SQL for more complex tasks
Examples of other languages commonly used with SQL include Python and Java
C/C++ are low-level languages, while JAVA is high-level. C/C++ are compiled, while JAVA is interpreted.
C/C++ are used for system programming and embedded systems.
JAVA is used for web development and enterprise applications.
C/C++ have manual memory management, while JAVA has automatic garbage collection.
C/C++ have pointers, while JAVA does not.
C/C++ code is platform-dependent, while JAVA code is platform-independent.
Exa...
Synchronization in Java is a process of controlling access to shared resources by multiple threads.
Synchronization is achieved using synchronized keyword or locks.
It prevents race conditions and ensures thread safety.
Example: synchronized methods, synchronized blocks, ReentrantLock.
Synchronization can cause performance issues if not used properly.
Maps, Hash maps, and Skeleton class are OOPS concepts used in programming.
Maps are data structures that store key-value pairs.
Hash maps are a type of map that use a hash function to index the keys.
Skeleton class is a class that provides a basic implementation of an interface.
OOPS concepts are Object-Oriented Programming concepts that focus on objects and their interactions.
Example: HashMap in Java is a commonly used im
A database management system (DBMS) is a software that manages and organizes databases. Primary key uniquely identifies a record, while foreign key establishes a relationship between tables.
A DBMS is a software that allows users to create, manage, and manipulate databases.
It provides tools for creating, modifying, and deleting databases, tables, and records.
Primary key is a unique identifier for a record in a table.
For...
Joins in SQL are used to combine data from two or more tables based on a related column.
Joins are used to retrieve data from multiple tables in a single query.
There are different types of joins such as inner join, left join, right join, and full outer join.
The join condition is specified using the ON keyword and the related columns.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Joins c...
I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.
Minimum memory configuration is used to allocate the minimum amount of memory required for SQL Server to run.
Minimum memory configuration is used to ensure that SQL Server has enough memory to function properly.
It is important to set the minimum memory configuration to a value that is appropriate for the workload of the server.
If the minimum memory configuration is set too low, SQL Server may experience performance iss...
I applied via Company Website and was interviewed before Oct 2023. There were 4 interview rounds.
Basic, intermediates lavel
SQL queries, SQL database administrator
I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.
posted on 12 Aug 2022
Index is used to speed up data retrieval while statistics are used by the query optimizer to create an efficient query plan.
Indexes are created on columns to speed up data retrieval
Statistics are used by the query optimizer to create an efficient query plan
Indexes are used to enforce uniqueness and primary key constraints
Statistics are used to estimate the number of rows returned by a query
Indexes can be clustered or n...
posted on 26 May 2022
I applied via Referral and was interviewed in Apr 2022. There was 1 interview round.
I applied via Referral and was interviewed in Mar 2022. There were 2 interview rounds.
I applied via Referral and was interviewed in Dec 2021. There were 3 interview rounds.
Clustered index determines the physical order of data in a table, while non-clustered index is a separate structure.
Clustered index sorts and stores the data rows in the table based on their key values.
Non-clustered index creates a separate structure that contains the key values and a pointer to the data row.
A table can have only one clustered index, but multiple non-clustered indexes.
Clustered index is faster for retr...
Default fill factor is the percentage of space reserved for future data growth in an index.
It is set to 0 by default, which means the index will be filled to 100% capacity.
A fill factor of 80% means that 20% of the index space will be left empty for future growth.
It can be set at the server, database, or index level.
It can affect performance and disk space usage.
System databases are the default databases created during SQL Server installation.
System databases include master, model, msdb, and tempdb.
Master database stores system-level information.
Model database is used as a template for new databases.
Msdb database is used for SQL Server Agent and maintenance plans.
Tempdb database is used for temporary storage of data.
System databases cannot be deleted or detached.
Additional sys...
SQL editions are different versions of SQL Server with varying features and capabilities.
SQL Server Express - free, limited to 10GB database size
SQL Server Standard - basic features for small to medium businesses
SQL Server Enterprise - advanced features for large businesses
SQL Server Developer - full-featured version for development and testing
SQL Server Web - designed for web applications
SQL Server Business Intelligen
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
371
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Software Engineer
236
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
199
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
191
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Engineer
90
salaries
| ₹0 L/yr - ₹0 L/yr |
Wissen Technology
TCS
Infosys
HCLTech