employer cover photo
employer logo
employer logo

Tata Consultancy Services

Fait partie de Tata Group

Employeur impliqué

Question d’entretien chez Tata Consultancy Services

1. How to access SQL queries based on the ID numbers given?

Réponse à la question d'entretien

Utilisateur anonyme

19 nov. 2021

Use the following query: SELECT ID, name FROM tablename WHERE ID=100;