What's New in Version 1.40
Oct 11, 2016
SQL RDBMS Relational Database Management System (ATABASE) Download and install old versions of SQL relational database system that suits your device model and enjoy your favorite features!
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')
SQL relational database system old version 1.40 was released on Oct 11, 2016 by YURI ATAEV. The app download size is 564.4 KB. We recommend you download the latest version of SQL relational database system for the new features and better performance.
Download the Latest VersionCheck out the detailed comparison between the latest and old version of SQL relational database system, including the file size and Android system requirements.
| Version 1.40 | Version 1.51 (Latest) | |
|---|---|---|
| Package Name | atabase.complex | atabase.complex |
| Version | 1.40 | 1.51 |
| Update Date | Oct 11, 2016 | Jul 18, 2019 |
| Size | 564.4 KB | 1012.2 KB |
| Requires Android | Android 4.0+ (Ice Cream Sandwich, API 14) | Android 4.0+ (Ice Cream Sandwich, API 14) |
| Architecture | universal | universal |
| Signature | 441f3e8c87be74dd6629af973450daafb98a1719 | 441f3e8c87be74dd6629af973450daafb98a1719 |

