Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. | id | user_id | type | {some data} |
  2.  
  3. id - PK
  4. id + type - unique nullable tree index (type is nullable)
  5. id has non unique tree index
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement