Last active
September 30, 2019 05:36
-
-
Save moeinserpico/eb67b0b8a6ea499d8223bde941be1ad2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --ساخت دیتابیس در شاخه root پروژه. من پایگاه داده ام رو با یوزر root اجرا می کنم. شما می تونید از کاربرای دیگه استفاده کنید | |
| $mysql -u 'root' < "employees.sql" -p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment