Which key do I press when I need to use the ' character in syntaxes like the following:
INSERT INTO mysql VALUES('localhost','databasename',
'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y');
I am using an American Keyboard and I cannot seem to find the key.
P.S... I used cut and paste in...