Advertisement
Guest User

Untitled

a guest
Feb 4th, 2015
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. _____________________________________________________________
  2.  
  3. Dictionary report
  4.  
  5. Project test
  6. _____________________________________________________________
  7.  
  8.  
  9.  
  10. Schema test/conceptual-ref
  11.  
  12. ITEM
  13. New attribute: char (1)
  14. id: New attribute
  15. role: [0-N] in supp
  16. role: [0-N] in assigned
  17. ORDER
  18. New attribute: char (1)
  19. New attribute_1: char (1)
  20. New attribute_2: char (1)
  21. id: New attribute
  22. role: [0-N] in assigned
  23. SUPPLIER
  24. New attribute: char (1)
  25. New attribute_1: char (1)
  26. id: New attribute
  27. role: [0-N] in supp
  28. role: [0-N] in assigned
  29.  
  30. assigned (
  31. [0-N] : SUPPLIER
  32. [0-N] : ITEM
  33. [0-N] : ORDER
  34. New attribute_2: char (1)
  35. New attribute: char (1)
  36. New attribute_1: char (1) )
  37. supp (
  38. [0-N] : SUPPLIER
  39. [0-N] : ITEM
  40. New attribute: char (1)
  41. New attribute_1: char (1) )
  42. id: New attribute
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement