I use MySQL a lot and also Pseudo code editors, I am trying to find out the shortcut for this character

`

// Example
SELECT * FROM `latest_orders` LIMIT 3000

Preferably on a Windows Machine (UK Keyboard)

link|improve this question
1  
What keyboard layout are you using? – m0skit0 Feb 7 at 11:44
The character is called backtick, by the way. – slhck Feb 7 at 12:28
feedback

3 Answers

up vote 6 down vote accepted

Should be the button left of your '1'. See this pic from wikipedia:

enter image description here

link|improve this answer
feedback

This is the character, from my keyboard.

enter image description here

link|improve this answer
feedback

On my keyboard it is the key below the escape key, top left hand side of the keyboard, that's on a standard UK desktop keyboard.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.