View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 10:23 PM
Jim Beckstrom
 
Posts: n/a
Default create table with table constraints

A sample, please, of the syntax for creating a table with unique table constraint. I thought I followed the online manual syntax, but only got a parser error pointing to the opening paren following "CREATE TABLE".

Thanks,
Jim


Reply With Quote