So If I write any custom sql which gets the data by joining some tables from the database always like direct query and it’s a real time data from DB.
Instead of loading all the millions of data into SPICE I think using dataset parameters with Direct customer query might be more effective solution right? Do you agree?