Two Sigma interview question

How much do you know SQL.

Interview Answer

Anonymous

Jun 30, 2010

Depending on your experience you can go down the following list. My experience is in using SQL for Sybase ASE so would answer from this perspective. - SQL - structured Query Language - Used to access databases - I have experience in writing sql queries for example select * from table_name where col1 > 2 - I have knowledge of writing stored procedures - I have extensive knowledge of performance tuning and deadlock resolution

1