Hello World from OSS Silicon Valley
HowToUse/RubyOnRails/4.1/SQLite
_ Install&Setup
- Step.1
- xxx
_ HowToUse
_ Access Database
- Step.1
- Connect to Database
$ cd <APP_PATH>
$ rails dbconsole
- Step.2
- Execute commands.
sqlite> .table
sqlite> .schema
sqlite> .quit
_ Author
S.Yatsuzuka
Last-modified: 2015-08-17 (Mon) 02:41:34 (3476d)