News

Using the query from the last example, you can build a new table from the results of your latest query. Select OK to return to the SQL QUERY TABLES window. SAMPLE.WAGE is now in the list of Available ...
For many applications, you want users to be able to add new records. The basic Server Extensions that ship with UltraDev allow you to issue SQL INSERT statements, but only to one table. In many cases, ...
SQL lets you use one command to quickly create a new table containing a subset of records from a larger table while working in Access. Sound complicated? It's not, as Mary Ann Richardson shows us.