You get a bonus - 1 coin for daily activity. Now you have 1 coin

17.4. Descriptor Setup Operator

Lecture



  <set descriptor statement> :: =
    SET DESCRIPTOR <descriptor name>
   <set descriptor information>
 <set descriptor information> :: =
   <set count>
  (VALUE <item number> <set item information>
      [{<comma> <set item information>} ...]
 <set count> :: = COUNT <equals operator> <simple value specification 1>
 <set item information> :: =
   <descriptor item name>
   <equals operator>
   <simple value specification 2>
 <simple target specification 1> :: = <simple target specification>
 <simple target specification 2> :: = <simple target specification>
 <item number> :: = <simple value specification> 

Comment:

The SET DESCRIPTOR statement is used to fill descriptor elements for use in the USING clause. During one execution of the operator, you can place the value in the COUNT field (the number of filled elements), or partially or completely form one element of the descriptor.


Comments


To leave a comment
If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

IBM System R — реляционная СУБД

Terms: IBM System R — реляционная СУБД