Added: 1 year ago
From: hammadshams
Views: 2,158
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (1)

Sign In or Sign Up now to post a comment!
  • My query is SELECT COUNT (hr.employees e) ‘employees’ FROM hr.employees e,  hr.departments d, hr.locations l, hr.jobs l WHERE j.job_id = e.job_id AND l.location_id = d.location_id ACCEPT user_input CHAR PROMPT ‘Please input a location ID or city name’ SELECT * FROM hr.locations l WHERE TO_CHAR (l.location_id) = ‘&&user_input’ OR l.city_name = ‘&&user_input’; ORDER BY COUNT (hr.employees e); I get a missing right parenthesis error, how do I remedy this??
Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more