What do you understand by Log shipping?
Sql Developer Interview Questions
Sql Developer Interview Questions
SQL stands for Structured Query Language, and SQL developers create SQL databases and the applications that work with them. They often use design tables and storing procedures for stability, reliability, and performance. In an SQL developer interview, employers often ask questions about your programming knowledge and problem-solving skills.
Top SQL Developer Interview Questions & How to Answer
Question #1: What are the types of keys in SQL, and when would you use them?
Question #2: What are the types of normalization available in SQL, and how do you use them?
Question #3: What programming languages are you familiar with?
2,209 sql developer interview questions shared by candidates
how to connect two rows having first name and another last name in a table
1.Have you Worked on Complex queries and how much complex?
Tell me about your work history.
what are joins and stored procedure,cursor.
Whats your most challenging thing?
We have data that gets loaded once a week. With that in mind we have an application that clients enter search data in to and then SQL has to dynamically build a statement that has 25 different data points/relationships. It works fine, but takes upwards of 30 seconds to return the data to the client. You can not change the existing schema, but you can however add to it. Indexes are already present and optimized on all the different tables. What could you do to make this process much faster??
Explain what is Denormalization and why would you use that?
What RDBMS systems do you manage?
What is the difference between DELETE and TRUNCATE?
Viewing 121 - 130 interview questions