Guest User

Untitled

a guest
Jan 18th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. SELECT OPEID6, OPEID FROM college_scorecard_16_17 ORDER BY OPEID LIMIT 5
  2.  
  3. /*---------+----------+
  4. | OPEID | OPEID6 |
  5. |----------+----------|
  6. | 00100200 | 001002 |
  7. | 00100300 | 001003 |
  8. | 00100400 | 001004 |
  9. | 00100500 | 001005 |
  10. | 00100700 | 001007 |
  11. +----------+---------*/
Add Comment
Please, Sign In to add comment