Hi,
Is it possible to get data from a source but in some kind of read-only?
Exemple: Excel > SQL ... I want the SQL table read the data in the excel instead of SQL being a copy of Excel.
I want to do this to prevent using twice the disk space.
Thank you,