Executing a sql query using 4GL language
There are many a time when we need to get the aggregate or maximum function but 4GL Language do not offers a syntax for the same. But we definitely have an option to use SQL queries in 4GL and this does the most of the job for us. Just go through the statements mentioned below:… Read More »