mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
fix: converted single to triple backticks14 (#36241)
This commit is contained in:
@@ -33,8 +33,9 @@ localeTitle: SQL إنشاء جدول
|
||||
|
||||
سنقوم بإنشاء المخطط للتعلم والاختبار باستخدام الأمر SQL ؛
|
||||
|
||||
`create database fCC_alterTableGuide;
|
||||
`
|
||||
```
|
||||
create database fCC_alterTableGuide;
|
||||
```
|
||||
|
||||
هذه الأمثلة بنية المخطط قبل تشغيل هذا الأمر
|
||||
|
||||
|
||||
Reference in New Issue
Block a user