MakingCustomChecks_sample.json Demonstrates how to make a custom ruleset containing two checks. The sample contains two sections: rules and probes. Rules is for rule (sometimes referred to as check) ...
ALTER TABLE employee ADD CONSTRAINT fk_employee__department_id FOREIGN KEY (department_id) REFERENCES department(id); ALTER TABLE employee ADD CONSTRAINT fk_employee ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results