Jobbörse
Finde Jobs in deiner Nähe – ob vor Ort, hybrid oder remote.- Ähnliche Jobs zu: Interview questions for database developer
Interview questions for database developer
TechMixingNew BremenTechnical Round Database Interview Questions 1) What are the different types of Trace flags which we used for detecting the Deadlock?2) What are the different types of database backups?3) How do you p
PL/SQL & Database Developer for Java Web Apps
CpctechnoKennesawCpctechno is seeking a skilled developer to create highly responsive Java Web Applications and manage complex databases. The ideal candidate will possess a strong understanding of various database sys
Software Consultant / IT Consultant (m/f/d)
myneva GroupNew BremenYour mission In this role, you will be independently responsible for project consulting and software implementation for our clients, while collaborating with various teams. This includes planning and
Backend & Integration Java Developer m/w/d M/F
CACEIS-GruppeNew BremenBackend & Integration Java Developer m/w/d M/F 2 years01.09.2026We are looking for a Backend & Integration Java Developer to maintain and evolve a core enterprise application. You will work in a diver
Senior DevOps Engineer - Remote, CI/CD & Observability
Dormont Manufacturing CompanyNew BremenDormont Manufacturing Co is looking for a Senior DevOps Engineer to join our Platform team. In this role, you will help build and evolve our cloud infrastructure, ensuring reliability and cost efficie
Data Engineer Remote & Flexible Hours for ML
Hetzner OnlineNew BremenHetzner Online is looking for a data analyst to develop data-driven concepts and prototypes for processes and systems. You will optimize processes by preparing and analyzing data, contributing to stra
Technical Sales Manager: Lead Projects & Client Partnerships
Dormont Manufacturing CompanyNew BremenDormont Manufacturing Co is seeking a Sales Manager to join their dynamic team. The successful candidate will lead sales efforts, focusing on customer acquisition and technical solutions. Key function
Backend Developer Scalable Data Pipelines & Automation
CORVANew BremenCorva LLC. is looking for a Backend Developer to join our Managed Services team. You will design, build, and maintain backend systems powering our data pipelines and internal tooling while working clo
Biopharma Solutions Architect - Technical Sales
Dormont Manufacturing CompanyNew BremenDormont Manufacturing Co is seeking a Technical Sales and Customer Specialist to support biopharmaceutical customers from development to commercialization. You will be responsible for providing techni
Nordic Construction Sales Manager (Denmark)
Dormont Manufacturing CompanyNew BremenDormont Manufacturing Co is seeking a Sales Manager for Denmark to drive commercial activities in the construction chemicals market. You will lead a skilled team, manage customer relationships, and co
Sr Cloud Native Architect - Enterprise Tech Sales Remote
Pure StorageNew BremenPure Storage, Inc. is seeking a Cloud Native Architect to lead the technical sales strategy for complex customer engagements. This role requires a senior technical leader who can navigate enterprise-l
Technical Sales Manager Europe (m/w/d)
Dormont Manufacturing CompanyNew BremenTSE Brakes Gmbh As a part of the global industrial organization Marmon Holdings—which is backed by Berkshire Hathaway—you’ll be doing things that matter, leading at every level, and winning a better w
Backend & Integration Java Developer m/w/d M/F
Crédit Agricole GroupNew BremenWe are looking for a Backend & Integration Java Developer to maintain and evolve a core enterprise application. You will work in a diverse environment, managing integrations with other systems and con
Senior Business Analyst - SaaS Product & Requirements Lead
Dormont Manufacturing CompanyNew BremenDormont Manufacturing Co is seeking a Senior Business Analyst to act as a strategic connector between stakeholders and engineering teams. This role ensures the accuracy of requirements and aids in pro
Java Backend & Integration Specialist (Modernization)
CACEIS-GruppeNew BremenCACEIS-Gruppe is looking for a Backend & Integration Java Developer to maintain and enhance core applications in a diverse environment. You will be part of a hybrid work model, collaborating with tech
Growth-Focused Digital Marketing Specialist
Dormont Manufacturing CompanyNew BremenDormont Manufacturing Co is seeking a Digital Marketing Specialist to develop and execute an innovative digital marketing strategy. This role involves optimizing performance marketing campaigns and ma
SAP BTP Pre-Sales Lead & Solution Architect
SAP SENew BremenSAP SE is looking for a Solution Advisor Expert (f/m/d) to drive customer-specific demos and support field teams with technical knowledge. In this role, you will engage in solution discovery, deliver
Technical Sales Consultant - Construction Solutions
Dormont Manufacturing CompanyNew BremenDormont Manufacturing Co is seeking a Technical Sales Representative to join our team in the United States. This role involves providing sales support, delivering technical training, and enhancing cus
Senior Officer - QA
Dormont Manufacturing CompanyNew Bremen_ Join Envalior - Imagine The Future! _Are you passionate about and really want to contribute to this in a very challenging business? At Envalior, we are seeking a talented Senior Officer - QA to join
Backend Service Engineer
DelaplexNew BremenAbout Company At Delaplex, we believe true organizational distinction comes from exceptional products and services. Founded in 2008 by a team of like-minded business enthusiasts, we have grown into a
IT Applications Analyst
Dormont Manufacturing CompanyNew BremenJob Details Applicants must be currently authorized to work in the United States. ChristianaCare will not sponsor applicants for this position for an employment visa now or in the future.This role is
Sales Manager - Germany (South)
Dormont Manufacturing CompanyNew BremenSales Manager – GermanyReady to drive superior business results and take your brand globally? Ready to live your passion and elevate the creativity of brands?At Fedrigoni, we have a strong ambition to
Imaging IT Applications Analyst - Hybrid Role
Dormont Manufacturing CompanyNew BremenChristianaCare is looking for an experienced Application Analyst to provide technical support and system administration for enterprise imaging applications. This hybrid role requires on-site work in t
Machine Learning Engineer (m/f/d)
Hetzner OnlineNew BremenWith several hundred thousand servers in operation, Hetzner is one of the largest web hosting providers and data center operators in Europe. We provide our customers with high-tech products we develop
QA Engineer
Dormont Manufacturing CompanyNew BremenAt our R&D site in Dättwil, Switzerland, with more than 400 employees, we specialize in the development of imaging software and hardware as well as treatment management systems for radiation therapy c
Interview questions for database developer
- New Bremen, Ohio, United States
- New Bremen, Ohio, United States
Über
2) What are the different types of database backups?
3) How do you perform the Error handling in SQL Server?
4) What is the ACID property in SQL Server?
5) What are the best practices in Database programming?
6) What are the different isolation level in SQL Server
7) What is the default isolation level in SQL Server
8) What is dirty read in SQL Server
9) What are the Serializable isolation level in SQL Server
10) What are the Rank functions in SQL server
11) What is Replication in SQL Server
12) What is the stuff function in SQL Server?
13) What is the Difference between Stuff command and Replace command in SQL Server
14) What is the merge command in SQL Server?
15) What is the Pivot/Unpivot table in SQL Server?
16) What is Derived table in SQL Server?
17) What is the Output clause in SQL Server?
18) What is the temporary tables in SQL Server?
19) What are the different types of database in SQL Server?
20) What is CTE in SQL Server?
21) What are the benefits of using CTE SQL Server
22) What are cursors in SQL Server?
23) What are Views in SQL Server?
24) What are Triggers in SQL Server?
25) What are magic tables in SQL Server?
26) What are the difference between Stored Procedure and SQL triggers in SQL Server?
27) If no rows are affected by the SQL query, will after trigger will execute?
28) How can we improve the performance of an stored procedure?
29) What are the heap table in SQL Server?
30) Where we need to use table variable and where we should use temporary tables?
31) What is log shipping in SQL Server?
32) What is fragmentation in SQL Server?
33) What is the difference between logical and physical fragmentation?
34) In which database temporary tables are created?
35) What is the difference between Except command and Intersect command?
36) What is the BCNF in SQL Server?
37) What is database collation?
38) Suppose there are two tables A and B and we need to write 3 SQL queries which returns the record set as shown in the below figure.
39) Suppose we have to design a database in which employees can work on multiple projects. There are many designation defined in the organization to which each employee can belongs. Example: Software engineer, Team lead, Project Manager, Project lead, QC engineer, QC Lead, QC manager etc. An employee can belong to one designation at a time.
40) Suppose we have a table named tbl_charactername have only one column say “charactername”. It contains 10 rows. First 5 rows contain “Vivek Johari” and the next 5 rows contain “Abhinav Golwalkar” ... write a SQL Query which can return the result in the form Desired Result (alternate names in output).
41) Suppose we have a table tbl_students(Studentid int identity(1,1), Studentname nvarchar(150)). Given data includes gaps in Studentid. Write a query which returns the studentids that were deleted from this table.
Project Manager Round Questions:
1) Give me your brief introduction.
2) What your current project and your role in it?
3) How is your team size?
4) what is thehierarchyin your organization?
5) Have you any experience of DBA activity?
6) How big your database size?
7) How you optimize database (overview)?
8) What best practices you follow in your company?
9) Any tools your company uses for database designing?
10) Do your company follow Agilemethodology?
11) Any challenges you faces in your current project?
12) Why you want to change your current organization
13) Would you like to work on C#, web services, Java (in case of Oracle) if required?
14) How early you can join (notice period or possibility of early joining)?
15) Do you want to ask any question from us?
Question - In which database temporary tables are created? 1) User database (where temporary table are defined) 2) Master database 3) TempDB (Correct Answer) 4) Model Database 5) None of the above
ACID Rules: This article will tell about the ACID Rules in SQL Server. A:- (Atomicity) – Atomicity states the principle of All or none. This means that either all the SQL Statements within the transaction will be executed or no SQL statement will…
ACID Rules in Sql Server ACID Rules This article will tell about theACID Rules inSQLServer.It is a concept for evaluation of databases and their architecture. A:- (Atomicity) – Atomicity states the principle of All or none. This means that either all the SQL Statements within the transaction will be executed or no SQL statement will… May 28, 2011 In "SQL ACID Rule"
Discover more from Technology with Vivek Johari Subscribe to get the latest posts sent to your email.
Related Posts Query can be defined as a way to inquire the data from the database. It is used to extract […] Although the Delete and Truncate Commands logically does the same work of deleting the rows from the table but still […] In Sql Server, both functions and stored procedures can be defined as the logically grouping of Sql statements formed to […] 32 thoughts on “Interview questions for database developer” Hip Hip Hooray! I was always told that slightly slow in the head, a slow learner. Not anymore! It’s like you have my back. I can’t tell you how much I’ve learnt here and how easily! Thank you for blessing me with this effortlessly ingestible digestible content. We are looking for some recommendations or best practices for creating or architecting a simple trigger. We have a table that will have data inserted periodically throughout the day. Upon completion of the insert (and possibly updates) we’ll need two things to happen: 1) We’ll update data in a second table. This could be a simple update or possibly calling a stored procedure. 2) We’ll also need to initiate an e-mail I’ve done some simple triggers before but was not sure of the right structure for combining the two processes. Can I do that in one trigger? Please advise. This is for SQL2014. Look forward to a response. J But nice Article Mate! Great Information! Keep up the good work!
#J-18808-Ljbffr
Sprachkenntnisse
- English
Dieses Stellenangebot stammt von einer Partnerplattform von TieTalent. Klick auf „Jetzt Bewerben”, um deine Bewerbung direkt auf deren Website einzureichen.