Offres d'emploi
Trouvez des postes près de chez vous, sur site, hybrides ou à distance.- Emplois similaires à : 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
Sales Engineer (DACH Region)
Quiet CapitalNew BremenAbout Us: In today's world, where data spreads across various clouds and devices, traditional security measures aren't enough. Businesses need a dynamic approach to defend against constant cyber threa
Remote BI & Strategy Analytics Lead
Hilo DefunctNew BremenHilo in the United States is seeking a Business Intelligence & Strategic Analytics Lead to define and execute their BI strategy. You will be responsible for empowering teams with data-informed decisio
Junior BI Consultant - Qlik Analytics, Flexible/Remote
TRUECHART Private LimitedNew BremenTRUECHART Private Limited is seeking a Junior BI Consultant Analytics for a hybrid role. The position involves developing and executing sophisticated BI projects while working with international clien
Embedded AI Vision Engineer
Quantum Systems IncNew BremenQuantum-Systems GmbH is seeking an AI Software Engineer (m/f/d) to enhance our AI and perception stack in unmanned systems. Join us in developing cutting-edge computer vision algorithms and integratin
Principal Solutions Engineer
CacheflowNew BremenSUMMARY As a Principal Solutions Engineer you will work closely with Wiz’s CTO, Field CTO, Customer Success, Product Management, and R&D organizations to maintain alignment and ensure coordinated effo
Manager, Data Analytics (Private Student Lending)
Dormont Manufacturing CompanyNew BremenWhen you join Sallie Mae, you become a champion for all students.We’re on a mission to power confidence as students begin their unique journey. To help them plan their higher education, successfully f
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
Enterprise Solutions Architect - Pre-Sales
Elasticsearch B.V.New BremenElasticsearch B.V. is seeking a Solutions Architect to act as a technical authority and advisor, integral to sales success. You will build strong relationships with customers and partners, enabling ef
Regional Vice President of Sales, DACH
Dormont Manufacturing CompanyNew BremenBusiness Area SalesSeniority Level DirectorJob Description At Cloudera, we empower people to transform complex data into clear and actionable insights. With as much data under management as the hypers
Regional CDL-A Truck Driver Job (Earn Top Pay / Consistent Miles)
US XpressNew BremenCDL-A Truck Drivers: GREAT ROUTES AVAILABLE!Top Pay & BenefitsOTR Drivers:Average 2,000+ miles per week.Bonuses may be available. Count on consistent miles and paycheck with flexible home time that wo
Senior Business Analyst (all genders)
Dormont Manufacturing CompanyNew BremenAbout usLucanet is the CFO Solution Platform built for modern finance & tax teams, offering an integrated suite of solutions to simplify and automate their most critical finance processes. More than 6
Senior Information Security Analyst
Dormont Manufacturing CompanyNew BremenAbout usLucanet is the CFO Solution Platform built for modern finance & tax teams, offering an integrated suite of solutions to simplify and automate their most critical finance processes. More than 6
Sales Account Manager EU
SPI PharmaNew BremenRole: Sales Account Manager EUDepartment: Commercial TeamReports To: Sales Director EMEALocation: Ideally Germany-based, hybrid roleRequired Languages: English and GermanThe primary responsibility is
Technical Sales Represenative - AS
Dormont Manufacturing CompanyNew BremenBuild your career with Master Builders Solutions and be part of a dynamic and rewarding journey!We are recruiting for a Technical Sales Representative to join us and represent Master Builders Solution
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
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
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
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
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
Azure DevOps Engineer for Healthcare Imaging R&D
Dormont Manufacturing CompanyNew BremenDormont Manufacturing Co is seeking a DevOps Engineer to design, develop, and deploy software solutions for Siemens Healthineers. This role involves collaborating with global engineering teams to enha
Retail Sales Associate (Seasonal)
Dormont Manufacturing CompanyNew BremenWho We Are Since 1906, New Balance has empowered people through sport and craftsmanship to create positive change in communities around the world. We innovate fearlessly, guided by our core values and
Sales Manager
Locus RoboticsNew BremenAt Locus Robotics, we build AI-powered systems and intelligent robots that keep global supply chains running. Our platform combines advanced AI, real-time decision-making, and autonomous robotics to h
Interview questions for database developer
- New Bremen, Ohio, United States
- New Bremen, Ohio, United States
À propos
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
Compétences linguistiques
- English
Cette offre provient d’une plateforme partenaire de TieTalent. Cliquez sur « Postuler maintenant » pour soumettre votre candidature directement sur leur site.