Create index | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Create index

Hello, Is it possible to create an index with two attibutes from two different tables ? If yes, can you give me an example or explain me, please? Thank you

16th Nov 2017, 11:30 PM
Attitude
Attitude - avatar
2 Réponses
+ 5
you can make indexes using any key attribute in SQL.
17th Nov 2017, 2:12 PM
Asiri H
Asiri H - avatar
+ 4
Do you want to join two tables?
17th Nov 2017, 2:12 PM
Asiri H
Asiri H - avatar