If your business uses relational databases to store data, it helps to use the SQL SELECT command with the INTO clause to create new tables from query results. This method isn't ANSI-standard SQL, but ...
Edit the SQL code as follows. For a complete explanation of commands for using the Enhanced Editor, refer to the window's online help. Add a WHERE clause ( WHERE A.FLIGHT=B.FLIGHT) at the end of the ...