← Back to Posts

mysql json functions

👤 علی ذوالفقار 📅 1401/09/09 16:16:51 👁️ 375 views
select JSON_UNQUTE(JSON_EXTRACT(base,'$scope')) as scope from MyTable;
← Back to Posts