Guest User

Untitled

a guest
Dec 7th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. > name job_posting_type
  2. > internal_name job_posting_type
  3. > size 4
  4. > elements OPEN.
  5.  
  6. > job_id integer
  7. > job_post_date string
  8. > job_posting_type String (having values OPEN or CLOSED based on job_post_date > 90)
Add Comment
Please, Sign In to add comment