Pregunta de entrevista de Aexonic Technologies

How to get the data from more than 3 table without use join ?

Respuestas de entrevistas

Anónimo

9 de jun de 2019

use view it is subset of table. it can be used for retrieving data.

2

Anónimo

21 de sept de 2019

By using union