home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / ingres04.lzh / doc / quel / define.doc < prev    next >
Encoding:
Text File  |  1992-11-19  |  843 b   |  29 lines

  1.  
  2.  
  3.  
  4.  
  5.      DEFINE(QUEL)                 2/7/79                  DEFINE(QUEL)
  6.  
  7.  
  8.  
  9.      NAME
  10.           define - define subschema
  11.  
  12.      SYNOPSIS
  13.           _d_e_f_i_n_e _v_i_e_w name (target list) [ _w_h_e_r_e qual ]
  14.           _d_e_f_i_n_e _p_e_r_m_i_t oplist { _o_n | _o_f | _t_o } var [ (attlist)  ]  _t_o
  15.                name  [ _a_t term ] [ _f_r_o_m time _t_o time ] [ _o_n day _t_o day
  16.                ] [ _w_h_e_r_e qual ]
  17.           _d_e_f_i_n_e _i_n_t_e_g_r_i_t_y _o_n var _i_s qual
  18.  
  19.      DESCRIPTION
  20.           The _d_e_f_i_n_e statement creates entries for the  subschema  de-
  21.           finitions.   See  the  manual sections listed below for com-
  22.           plete descriptions of these commands.
  23.  
  24.      SEE ALSO
  25.           integrity(quel), permit(quel), view(quel)
  26.  
  27.  
  28.  
  29.