79097779

Date: 2024-10-17 11:13:25
Score: 1
Natty:
Report link

For Unicode Language ( Example: Unicode Bangla in Database Table ) Support Just Change the Table collation using the following query :

ALTER TABLE Table_Name CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;  
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Md. Abdullah Al Mamun