@SnigdhaBiswas the DB Query creates a VIEW. If you want the data you will have to use the:
You can also execute ‘pure’ SQL commands that would then send commands to the database directly:
@SnigdhaBiswas the DB Query creates a VIEW. If you want the data you will have to use the:
You can also execute ‘pure’ SQL commands that would then send commands to the database directly: