Google search turns up some links to tsql questions. I was wondering what would SO experts would ask in an interview for TSQL.
SQL (structured querying language) is a computer language used to create, update, and modify a database. It is the standard language for Relational Database System. All the RDMS like MySQL, MS Access, Oracle, and SQL Server use SQL as their standard database language.
Here are some of the most common questions I've been asked as an ASP.Net developer with strong SQL Server skills:
There are a bunch of questions here: SQL Server Quiz, Can You Answer All These?
A biggie is of course how can you code to minimize deadlocks
Take the code below for example, 80% of people get that wrong
What will be the output of the following?
SELECT 3/2
In SQL query section (to extend DOK):
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With