Skip to content

This is a sample sql dump file with sample data used in sample django project

Notifications You must be signed in to change notification settings

nikhilkumar13199/sampleSqlDumpFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

sampleSqlDumpFile

This is a sample sql dump file with sample data used in sample django project. For practice and PRs only. No important data present.

HOW TO USE .SQL FILE step 1- download to PC step 2- move this file to your home directory step 3- open mysql monitor, type command '''use ;''' step 4- enter command '''source djangotestdb.sql;''' It will take some time. If this doesn't work refer to stack overlow articles on importing .sql file to databases in mysql This is a sample .sql file. Contains no data of any value.

About

This is a sample sql dump file with sample data used in sample django project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published