Help for this page

Select Code to Download


  1. or download this
    select count (*) from tableA where tableA = tableB;
    
  2. or download this
    something like pseudocode:
    
    ...
                    do_it ($sth);
                    
    }