Jump to content

Why MySQL uses this syntax?


skew

Recommended Posts

In other programming languages and DBMS, strings are typically represented by either a ' sign or a " sign. In contrast to MySQL, these two sign are not used to represent a string. The ` sign is curiously used. This is in my opinion very uncommon in the programming world. Also in speaking languages (English, German for example) this sign is uncommon.

 

Which reasons had led to this decision?

Link to comment
https://forums.phpfreaks.com/topic/243190-why-mysql-uses-this-syntax/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.