ikon SQL relational database system

SQL relational database system

1.51 for Android
3.0 | 10,000+ Instal

YURI ATAEV

Penjabaran dari 9apps SQL RDBMS (ATABASE)

If you use Android 6 Marshmallow or above, enable memory access permission
manually for this appplication to run in task manager mode, please!
Otherwise this application can't run normally in Marshmallow.
No problems to run in other Android OS.
SQL RDBMS (ATABASE), the SQL relational database management system
complex application for Android OS provides the next:
- Creating any simple or complex relational dabases
- Renaming or delete databases
- Runing any simple or very complex SQL queries
- Calculation any complex mathematical expressions in SELECT queries
- Creating VIEWs in databases by any SQL SELECT queries
- Browsing any table of a database as a table form
- Browsing any VIEW of a database as a table form
- Backuping and restoring any database
- Importing CSV files into new tables in a database (Windows 1251 code page for now)
- Exporting tables of databases as CSV files (Windows 1251 code page for now)
- Checking out any databases structure (tables and VIEWs)
- Checking out any tables structures in any databases
- Checking out SQL SELECT queries content of any VIEW
- SQL queries templates list provided for quick learn SQL and to try
- SQL Script Master mode to run any SQL script file and check the execute result list
- SQL queries constructor mode to simplify the design SQL queries process
- Up to 100 last successfull SQL commands save list to retry and memory
- Scripting database modes to script database structure, data of a database or database in whole
- Primary key consdtraint check for all data types
- SQL join RELATIONAL ALGEBRA for join tables on all types of colums data
- Reporting and sharing reports created of VIEWs data sets
- Creating charts of VIEWs numeric data sets for visual qualitative representation
- Creating normalized data BAR,GRAPH and PIE charts of any numeric column data of a VIEW.
- TIME and DATE types components in WHERE logical expressions use.
- Multi level ordering feature for all types of columns and for any component of DATE and TIME types.
- Multi level grouping feature for all types of columns and for any component of DATE and TIME types
- Unusual use of universal function LIKE in WHERE logical expressions. See WEB site for explanations.
Data types supported in columns of tables are:
int - integer
pkint - integer with primary key constraint check
numeric - real number (with dot)
pknumeric - real number (with dot) with primary key constraint check
varchar - any string data as 'This is string data'
pkvarchar - any string data with primary key constraint check
date - date like 'yyyy.mm.dd', 'yyyy/mm/dd', 'yyyy-mm-dd' where yyyy - year, mm - month, dd - day number
pkdate - date with primary key constraint check
time - time as 'hh:mm:ss' where hh - hour, mm - minute, ss - second
pktime - time with primary key constraint check
picture - same as varchar with '.jpg', '.png', '.bmp' at the end of string like 'Picture1.jpg'
pkpicture - picture with primary key constraint check
Primary key constraint check for column of a table is check for uniqueness
of data for that column in the table. That rule is for every column with
primary key constraint check but not for column data combinations constraint chect
if two or more colums have primary key constraint in this application.
Mathematical functions available are:
PI() - pi number
E() - e number
RANDOM() - random number
ASIN() - arc sinus
ASIN() - arc cosinus\
ATAN() - arc tangent
SIN() - sinus
COS() - cosinus
TAN() - tangent
CBRT() - cubic root
SQRT() - square root
exp2() - square exponent
exp() - natural exponent
log10() - base 10 logarithm
log() - natural logarithm
abs() - absolute value
degrees() - convertion into degreess
radioans() - convertion into radians
rint() - round into integer
round() - round double presision number
ceil() - truncate into whole integer
floor() - truncate
sign() - convert double presision natural number into integer 1 with a sign
Jika Anda menggunakan Android 6 Marshmallow atau di atas, memungkinkan akses memori izin
manual untuk appplication ini untuk menjalankan dalam modus manajer tugas, silakan!
Jika tidak aplikasi ini tidak dapat berjalan normal di Marshmallow.
Tidak ada masalah untuk berjalan di OS Android lainnya.
SQL RDBMS (atabase), SQL sistem manajemen database relasional
aplikasi yang kompleks untuk Android OS menyediakan berikutnya:
- Membuat setiap dabases relasional sederhana atau kompleks
- Mengganti Nama atau menghapus database
- Runing setiap query SQL sederhana atau sangat kompleks
- Perhitungan setiap ekspresi matematika yang kompleks di query SELECT
- menciptakan pandangan dalam database oleh setiap query SQL SELECT
- Browsing setiap tabel database sebagai bentuk tabel
- Browsing setiap VIEW dari database sebagai bentuk tabel
- Backuping dan memulihkan database apapun
- Mengimpor file CSV ke tabel baru dalam database (halaman 1251 kode Windows for sekarang)
- Mengekspor tabel database sebagai file CSV (Windows Halaman 1251 kode untuk sekarang)
- Memeriksa struktur database (tabel dan tampilan)
- Memeriksa setiap struktur tabel dalam database
- Memeriksa SQL SELECT query isi dari VIEW
- SQL query daftar template yang disediakan untuk cepat belajar SQL dan untuk mencoba
- modus SQL Script Guru untuk menjalankan file script SQL dan memeriksa mengeksekusi daftar hasil
- modus query SQL konstruktor untuk menyederhanakan proses query desain SQL
- Sampai dengan 100 perintah SQL sukses terakhir menyimpan daftar untuk mencoba lagi dan memori
- mode Database Scripting untuk struktur database naskah, data database atau database di seluruh
- cek consdtraint Kunci utama untuk semua tipe data
- SQL bergabung RELASIONAL ALJABAR untuk bergabung tabel pada semua jenis data colums
- Pelaporan dan berbagi laporan yang dibuat penayangan set data
- Membuat grafik penayangan set data numerik untuk representasi kualitatif visual yang
- Membuat BAR Data dinormalisasi, GRAFIK dan grafik PIE dari data kolom numerik dari VIEW.
- WAKTU dan DATE jenis komponen dalam MANA ekspresi logika menggunakan.
- Fitur multi tingkat pemesanan untuk semua jenis kolom dan untuk setiap komponen DATE dan WAKTU jenis.
- Fitur multi tingkat pengelompokan untuk semua jenis kolom dan untuk setiap komponen DATE dan WAKTU jenis
- penggunaan yang tidak biasa dari fungsi yang universal seperti dalam ekspresi MANA logis. Lihat situs WEB untuk penjelasan.
jenis data yang didukung dalam kolom tabel adalah:
int - bilangan bulat
pkint - bilangan bulat dengan cek kendala kunci primer
numerik - bilangan real (dengan titik)
pknumeric - bilangan real (dengan titik) dengan cek kendala kunci primer
varchar - data string sebagai 'ini adalah data string'
pkvarchar - data string dengan cek kendala kunci primer
date - tanggal seperti 'yyyy.MM.dd', 'yyyy / mm / dd', 'yyyy-mm-dd' di mana tttt - tahun, mm - bulan, dd - jumlah hari
pkdate - date dengan cek kendala kunci primer
waktu - waktu sebagai 'hh: mm: ss' di mana hh - jam, mm - menit, ss - detik
pktime - waktu dengan cek kendala kunci primer
gambar - sama seperti varchar dengan '.jpg', 'png', 'bmp' pada akhir string seperti 'picture1.jpg'
pkpicture - gambar dengan cek kendala kunci primer
cek kendala kunci utama untuk kolom tabel adalah cek untuk keunikan
data untuk kolom dalam tabel. Aturan yang untuk setiap kolom dengan
primary cek kendala utama tetapi tidak untuk kombinasi data kolom kendala chect
jika dua atau lebih colums memiliki kendala kunci utama dalam aplikasi ini.
fungsi matematika yang tersedia adalah:
 PI () - nomor pi
 E () - e nomor
 ACAK () - nomor acak
 ASIN () - sinus arc
 ASIN () - arc cosinus \
 ATAN () - singgung busur
 SIN () - sinus
 COS () - cosinus
 TAN () - singgung
 CBRT () - akar kubik
 SQRT () - akar kuadrat
 exp2 () - eksponen persegi
 exp () - eksponen alami
 log10 () - basis 10 logaritma
 log () - logaritma natural
 abs () - nilai absolut
 derajat () - konversi ke degreess
 radioans () - konversi ke radian
 etak () - putaran ke bilangan bulat
 round () - angka bulat presision ganda
 ceil () - memotong ke dalam keseluruhan bilangan bulat
 floor () - memotong
 tanda () - mengkonversi ganda nomor alam presision ke bilangan bulat dengan tanda 1

Memperbarui SQL RDBMS (ATABASE) 1.51

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.

Informasi

  • Kategori:
    Perpustakaan & Demo
  • Versi Terbaru:
    1.51
  • Perbarui:
    2019-07-02
  • Ukuran File:
    1012.2KB
  • Persyaratan:
    Android 4.0 or later
  • Diupdate:
    YURI ATAEV
  • ID:
    atabase.complex
  • SQL relational database system
    SQL RDBMS (ATABASE) 1.50
    1005.2KB
    2019-06-27
    APK
    Picture
  • SQL relational database system
    SQL RDBMS (ATABASE) 1.49
    1004.4KB
    2019-04-25
    APK
    Picture
  • SQL relational database system
    SQL RDBMS (ATABASE) 1.47
    1004.3KB
    2017-08-13
    APK
    Picture