Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. INDEX par_ind (module_id),
  2. FOREIGN KEY fk_mod(module_id)
  3. REFERENCES module_telemetry_site1(module_id)
  4. ON UPDATE CASCADE
  5. ON DELETE NO ACTION
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement