beowulf1416

Untitled

Jul 14th, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. mysql> select campaign_id, call_date from vicidial_log where phone_number = '2028058485';
  2. +-------------+---------------------+
  3. | campaign_id | call_date |
  4. +-------------+---------------------+
  5. | 41001 | 2015-06-17 11:57:19 |
  6. | 42477 | 2015-06-26 10:01:27 |
  7. | 43254 | 2015-07-01 11:32:22 |
  8. | 45318 | 2015-07-10 12:26:33 |
  9. +-------------+---------------------+
Advertisement
Add Comment
Please, Sign In to add comment