What is the tnsnames?
Senior Sql Interview Questions
117 senior sql interview questions shared by candidates
How would you start with SQL analyzing SQL performance issue
What do you want to build together?
Index tipping
Assume a schema of Emp ( Id, Name, DeptId ) , Dept ( Id, Name). If there are 10 records in the Emp table and 5 records in the Dept table, how many rows will be displayed in the result of the following SQL query: Select * From Emp, Dept Explain what would be your answer?
Qual sua experiência com SQL Server
HA concepts to be performed on their virtual sand box.
How do you handle pressure situations?
Se eu já havia atuado em time de projetos e qual meu nível de contato com processos da área financeira.
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??
Viewing 1 - 10 interview questions