更新于2019年07月18日
You can append records into your database tables directly by user interface.
Select your database, go to SQL, Structure. Then select table and browse it or append new records.
如果您因设备不兼容或软件漏洞而在使用 SQL relational database system 的最新版本时遇到问题,在应用开发者修复问题之前,下载旧版本可能是一个实用的解决方案。APKPure 提供与各种设备和 Android 系统兼容的 SQL relational database system 所有旧版本。下载 SQL relational database system 的旧版本以用于 Android。APKPure 的所有下载均无病毒,并提供快速、安全的方式获取您所需的应用程序版本历史记录。

更新于2019年07月18日
You can append records into your database tables directly by user interface.
Select your database, go to SQL, Structure. Then select table and browse it or append new records.

更新于2019年06月25日
Send report method is changed to avoid error.
Create SQL relational databases in your own smartphone!
Any complex mathematical expressions in SQL SELECT or UPDATE for numeric type fields are available now! Use table fields as arguments in any mathematical funvction in your expressions.
For example,
SELECT (1+LOG10(SQRT(MyData+PI()/2)))/2 AS MyCalc FROM MyTable WHERE MyCalc>1.0
UPDATE MyTable SET MyField1=SQRT(SIN(Field2+pi()/2))+1

更新于2019年03月25日
Create SQL relational databases in your own smartphone!
Any complex mathematical expressions in SQL SELECT or UPDATE for numeric type fields are available now! Use table fields as arguments in any mathematical funvction in your expressions.
For example,
SELECT (1+LOG10(SQRT(MyData+PI()/2)))/2 AS MyCalc FROM MyTable WHERE MyCalc>1.0
UPDATE MyTable SET MyField1=SQRT(SIN(Field2+pi()/2))+1

更新于2017年01月10日
Create SQL relational databases in your own smartphone!
Any complex mathematical expressions in SQL SELECT or UPDATE for numeric type fields are available now! Use table fields as arguments in any mathematical funvction in your expressions.
For example,
SELECT (1+LOG10(SQRT(MyData+PI()/2)))/2 AS MyCalc FROM MyTable WHERE MyCalc>1.0
UPDATE MyTable SET MyField1=SQRT(SIN(Field2+pi()/2))+1

更新于2016年10月28日
1. Any complex mathematical expressions in SQL UPDATE for numeric type fields are available now! Use table fields as arguments for any mathematical funvctions in your expressions!
2. Also any complex mathematical expressions are available in SELECT parameters list as well.
For example,
SELECT (1+LOG10(SQRT(MyData+PI()/2)))/2 AS MyCalc FROM MyTable WHERE MyCalc>1.0
UPDATE MyTable SET MyField1=SQRT(SIN(Field2+pi()/2))+1
3. What about new menu concept on main form screen?

更新于2016年10月19日
1. Any complex mathematical expressions are available in SELECT parameters list.
For example,
SELECT (1+LOG10(SQRT(MyData+PI()/2)))/2 AS MyCalc FROM MyTable WHERE MyCalc>1.0
2. New field type 'autoint' in database tables. Good to add auto incremental unique integer data into autoint type fields of tables.
For example,
CREATE TABLE MyAuto (Col1 autoint, Col2 varchar)
INSERT INTO MyAuto VALUES ('','Name1')
INSERT INTO MyAuto VALUES ('','Name2')
3.New mobile menu concept on the main sctreen

更新于2016年10月17日
1. Any complex mathematical expressions are available in SELECT parameters list.
For example,
SELECT (1+LOG10(SQRT(MyData+PI()/2)))/2 AS MyCalc FROM MyTable WHERE MyCalc>1.0
2. New field type 'autoint' in database tables. Good to add auto incremental unique integer data into autoint type fields of tables.
For example,
CREATE TABLE MyAuto (Col1 autoint, Col2 varchar)
INSERT INTO MyAuto VALUES ('','Name1')
INSERT INTO MyAuto VALUES ('','Name2')
INSERT INTO MyAuto VALUES ('','Name3')

更新于2016年10月15日
1. Any complex mathematical expressions are available in SELECT parameters list.
For example,
SELECT (1+LOG10(SQRT(MyData+PI()/2)))/2 AS MyCalc FROM MyTable WHERE MyCalc>1.0
2. New field type 'autoint' in database tables. Good to add auto incremental unique integer data into autoint type fields of tables.
For example,
CREATE TABLE MyAuto (Col1 autoint, Col2 varchar)
INSERT INTO MyAuto VALUES ('','Name1')
INSERT INTO MyAuto VALUES ('','Name2')
INSERT INTO MyAuto VALUES ('','Name3')

更新于2016年10月12日
1. Any complex mathematical expressions are available in SELECT parameters list.
For example,
SELECT (1+LOG10(SQRT(MyData+PI()/2)))/2 AS MyCalc FROM MyTable WHERE MyCalc>1.0
2. New field type 'autoint' in database tables. Good to add auto incremental unique integer data into autoint type fields of tables.
For example,
CREATE TABLE MyAuto (Col1 autoint, Col2 varchar)
INSERT INTO MyAuto VALUES ('','Name1')
INSERT INTO MyAuto VALUES ('','Name2')
INSERT INTO MyAuto VALUES ('','Name3')

更新于2016年10月11日
1. Any complex mathematical expressions are available in SELECT parameters list.
For example,
SELECT (1+LOG10(SQRT(MyData+PI()/2)))/2 AS MyCalc FROM MyTable WHERE MyCalc>1.0
2. New field type 'autoint' in database tables. Good to add auto incremental unique integer data into autoint type fields of tables.
For example,
CREATE TABLE MyAuto (Col1 autoint, Col2 varchar)
INSERT INTO MyAuto VALUES ('','Name1')
INSERT INTO MyAuto VALUES ('','Name2')
INSERT INTO MyAuto VALUES ('','Name3')
Share
Download APK on Android with Free Online APK Downloader - APKPure
LINE
Gmail
Messenger
Telegram