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 jun 2019

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

2

Anónimo

21 sept 2019

By using union