Help for this page

Select Code to Download


  1. or download this
    select * from all_tables where table_name = 'PLACEHOLDER'
    
  2. or download this
    $readline =~ s/PLACEHOLDER/$table_name/;