價格:免費
更新日期:2016-11-22
檔案大小:2.4M
目前版本:1.1.3
版本需求:Android 4.2 以上版本
官方網站:mailto:vijayareddy258@gmail.com
SQlite allows you to create tables and enter the values in to them and do the Queries on them.
SQLite allows youto create the database and practice the Queries .
SQLite allows you to clear your douts immediatley by exicuting the queres.
SQLite supports script running it runs the entire script at a time.
SQLite is having two fields
1)first one is for creating tables dropingthem inserting the values inthem and moretablerelated operations.
2)second field is meant for queries.
SQLite provides detailed informationin case of any errors inQueries.
SQLite uses internel sqlite database system of android.
SQLite app is devloped by Tapitteam.