Infosys interview question

Unexpected:Can you do object oriented programming in SQL

Interview Answer

Anonymous

27 July 2012

SQL is used to implement relational data model, and it does not make sense to map OOP and relational data model since they apply to different domains.