Security Table Definition

Security Table Definition

CREATE TABLE security_rules (

security_function char(32) NOT NULL,

object_name char(32) NOT NULL,

object_value char(32) NOT NULL);

Security Function Object Name Object Value

Limit_User clique_name user_name

Limit_Segment segment_name table.column

Stat_Only ALL/clique true/false

Queries_Per_Session ALL/clique integer

Limit_Clique_To_Segment ALL/clique segment_name

Randomize_clique ALL/clique true/false

Randomize_Segment ALL/segment true/false

Gio Wiederhold TIHI Oct96 *

Previous slide Next slide Back to the first slide View Graphic Version