If you want to find the minimum salary among all employees, you may issue a SQL statement like this:
select min(emp_salary) from employee
Plan
3 SELECT STATEMENT
2 SORT AGGREGATE
...
Toad Data Point v3.8 is now available. Like our last v3.7 release we made a lot of nice improvements – many of which were customer ideas! We really appreciate user contributions.
For a full list of...
In case you renamed a column and do not want to spend too much time by comparing your model with your database, going through the Sync & Convert Wizard etc., take advantage of simple macro that will p...