Share
Link to this App:
Embed this App on your site:
Description
\"SQL Commandline Manager\" is an application which provides functionality that you can test SQLs freely on your iPhone.
This app is using SQLite library. So, you can use all of SQL syntax below. (or see http://sqlite.org/lang.html)
ALTER TABLE
ANALYZE
ATTACH DATABASE
BEGIN TRANSACTION
COMMIT TRANSACTION
CREATE INDEX
CREATE TABLE
CREATE TRIGGER
CREATE VIEW
CREATE VIRTUAL TABLE
DELETE
DETACH DATABASE
DROP INDEX
DROP TABLE
DROP TRIGGER
DROP VIEW
END TRANSACTION
INDEXED BY
INSERT
PRAGMA
REINDEX
RELEASE SAVEPOINT
REPLACE
ROLLBACK TRANSACTION
SAVEPOINT
SELECT
UPDATE
VACUUM, and so on.
This app opens/uses ./default.db' file. so, you can reuse data which you manipulated.
And, you can check your sql statements as the below screenshot
Enjoy it !./default.db file. so, you can reuse data which you manipulated.
And, you can check your sql statements as the below screenshot
Enjoy it ! file. so, you can reuse data which you manipulated.
And, you can check your sql statements as the below screenshot
Enjoy it !
This app is using SQLite library. So, you can use all of SQL syntax below. (or see http://sqlite.org/lang.html)
ALTER TABLE
ANALYZE
ATTACH DATABASE
BEGIN TRANSACTION
COMMIT TRANSACTION
CREATE INDEX
CREATE TABLE
CREATE TRIGGER
CREATE VIEW
CREATE VIRTUAL TABLE
DELETE
DETACH DATABASE
DROP INDEX
DROP TABLE
DROP TRIGGER
DROP VIEW
END TRANSACTION
INDEXED BY
INSERT
PRAGMA
REINDEX
RELEASE SAVEPOINT
REPLACE
ROLLBACK TRANSACTION
SAVEPOINT
SELECT
UPDATE
VACUUM, and so on.
This app opens/uses ./default.db' file. so, you can reuse data which you manipulated.
And, you can check your sql statements as the below screenshot
Enjoy it !./default.db file. so, you can reuse data which you manipulated.
And, you can check your sql statements as the below screenshot
Enjoy it ! file. so, you can reuse data which you manipulated.
And, you can check your sql statements as the below screenshot
Enjoy it !
Screen Shots








