My programming is as follows :
INSERT INTO PADDLING (TRIP_ID, TRIP_NAME, STATE, DISTANCE, MAX_GROUP_SIZE, SEASON)
FROM TRIP
WHERE TYPE = 'Paddling'
I have typed in the Syntax precisely how it was shown on the website to double check my work and the program describes a syntax error at the "FROM".
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here