2. Using Ingres Commands : query Command--Invoke QBF Query Execution : query Examples
 
Share this page                  
query Examples
1. Start QBF in append mode using the newdb database on a local node and a query target that is a JoinDef:
query newdb -mappend -j staffinfo
2. Update records with the projtasks JoinDef of the operations database on the hq remote node:
query hq::operations projtasks -j -mupdate