發表文章

目前顯示的是有「SQlite」標籤的文章

SQlite 簡單介紹 快速建立資料庫

SQlite 簡單介紹 介紹一下SQlite, 這套軟體就如同它的名字,是個lite 版本的sql :) 官方網站 http://www.sqlite.org/ 維基: SQlite 裡頭有介紹目前的支援的語言以及相關的應用套件。 像是: pysqlite - A Python Wrapper. Sqlite-ruby - Ruby 語言接口。 SQLiteManager - 管理 SQLite 數據庫的多語言的 PHP4 寫的 web 工具。 以下列一下常用的指令集: $ sqlite3 xxxx.db 打開某db sqlite> 創造系 sqlite> create table tbl1(one varchar(10), two smallint); sqlite> insert into tbl1 values('hello!',10); sqlite> insert into tbl1 values('goodbye', 20); sqlite> select * from tbl1; 或是 sqlite> CREATE TABLE tbl2 ( ...> f1 varchar(30) primary key, ...> f2 text, ...> f3 real ...> ); 觀察系 .databases List names and files of attached databases .schema ?TABLE? Show the CREATE statements .indices TABLE Show names of all indices on TABLE 輸入/輸出 .dump ?TABLE? ... Dump the database in an SQL text format .import FILE TABLE Import data from FILE into TABLE .load FILE ?ENTRY? Load an extension library ...

Google Search

推薦內容橫式

本月熱門文章

什麼是 OTA ?

北京故宮首訪,一窺清宮秘史 大玉兒 & 甄嬛

水電行介紹---台北市中正區臨沂街71巷5上的友來來水電行---水電、廚具、爐具相關服務都有服務喔~~

中聯油脂後台有多硬? 台中市食安問題疑點重重

[隨筆] 也太多陰錯陽差的眼淚

新手自建監控雲最快的方式:推薦QNAP NAS 搭配QVR Pro

兩億公務員排行榜:連戰 以及馬英九

PTT企業綽號列表