Bart Smissaert wrote on Sat, 11 Nov 2017 11:04:37>What are the exact rules for 
valid identifier names (tables, columns and indexes)?
Enclosed in double quotes practically anything, but using special characters 
like /,@,;,#,+,*,% are not really recommended, just as using key-words 
("TABLE", "COLUMN" etc see SQLite Query Language: SQLite Keywords )


| 
| 
|  | 
SQLite Query Language: SQLite Keywords


 |

 |

 |


More to it you may find on Stack Overflow


| 
| 
| 
|  |  |

 |

 |
| 
|  | 
What SQLite column name can be/cannot be?

Is there any rule for the SQLite's column name? Can it have characters like 
'/'? Can it be UTF-8?
 |

 |

 |




Kind regards | Vriendelijke groeten | Cordiali saluti,
Klaas `Z4us` van Buiten V, Experienced Freelance ICT-Guy
https://www.linkedin.com/in/klaas-van-buiten-0325b2102
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to