3.0 / December 25, 2016
(3.7/5) ()

Description

If you use Android 6 Marshmallow, enablememory access permission
manually for this appplication to run in task manager mode,please!
Otherwise this application can't run normally in Marshmallow.

This application is intendet to brawse and page by page displayyour VIEWs from your databases created in the ATABASE SQLrelational database management system.
You can enjoy with any albums, presentations or any you createdillustarated books from any complex VIEWs in ATABASE relationaldatabase.
Use the next SQL command to create VIEWs in the ATABASERDBMS:
CREATE VIEW AS
Also you can directy modify data and tie pictures in your foldersto picture type fields in any tables of your
the ATABASE SQL relational database management system.
All three applicatins, SQL RDBMS ATABASE, ATABASE TABLE EDITOR andthat ATABASE VIEW PAGER will help you learn SQL priciples, createyour own databases and display views as beautifull
presentations in you Android mobile device.

Enjoy!

If you use Android 6Marshmallow, enable memory access permission
manually for this appplication to run in task manager mode,please!
Otherwise this application can not run normally in Marshmallow.

This application is intendet to brawse and page by page displayyour VIEWs from your databases created in the ATABASE SQLrelational database management system.
   You can enjoy with any albums, presentations orany you created illustarated books from any complex VIEWs inATABASE relational database.
   Use the next SQL command to create VIEWs in theATABASE RDBMS:
CREATE VIEW AS
Also you can directy modify data and tie pictures in your foldersto picture type fields in any tables of your
the ATABASE SQL relational database management system.
All three applicatins, SQL RDBMS ATABASE, ATABASE TABLE EDITOR andthat ATABASE VIEW PAGER will help you learn SQL priciples, createyour own databases and display views as beautifull
presentations in you Android mobile device.

Enjoy!

App Information SQL RDBMS VIEW BROWSER

  • App Name
    SQL RDBMS VIEW BROWSER
  • Package Name
    atabase.view.pager
  • Updated
    December 25, 2016
  • File Size
    Undefined
  • Requires Android
    Android 4.0 and up
  • Version
    3.0
  • Developer
    YURI ATAEV
  • Installs
    100 - 500
  • Price
    Free
  • Category
    Libraries & Demo
  • Developer
    Email [email protected]
    Россия, г. Новосибирск
  • Google Play Link

YURI ATAEV Show More...

Table files CSV 6.0 APK
YURI ATAEV
If you use Android 6 Marshmallow, enablememory access permissionmanually for this appplication to run in task manager mode,please!Otherwise this application can't run normally in Marshmallow.TABLE FILES CSThis application is powerful tool to overview, edit, order andarrange dataof your CSV table files. CSV file is Comma Separated Values tabletextfile by standard RFC 4180. You can save as CSV table file anyyourExcel table or create CSV file by other way with any text editor orcreateit in this application. Select any CSV table data file in anyfolder of yourAndroid mobile device in very easy way. All your folders with CSVtable filesand files themselves are listed in prallaxed expandable list rightat the startof the application. Two dimensional direct access to any cell ofCSV tabledata is available right after you select the file you want todisplay,overview or edit. The size and width of a table is practicallyunlimited.The speed of performance depends only of the calculation andmemorypower of your mobile device.This application provides:- Easy direct select any CSV table file in any folder of yourdevice;- Automatic column separator symbol determination;- Select any code page from the list and store it as default foryour country;- Display and edit CSV table data modes;- True two dimensional table data overview and edit;- Direct access to any ceel of table data.- Hide and view any column of CSV table;- Move left or right any column of table to arrange;- Add new column at right or at left of any selected column;- Drop any column from the table forever;- Drop any line from the table forever;- Add empty line above or below of any table line marked;- Duplicate any line above or below of the selected line;- Order table data ascending or descending by any column;- Set various filter conditions to any columns of table;- Multiplicative filter setup mode. (Set new filter condition onalready filered data);- Various filtering modes with determination of the place ofaccourance of filter data;- Reset all filter conditions; (Return all table data back)- Create as many copy of CSV file as you wish;- Add or hide lines numeration in the first column of thetable;- Add or hide extra table header;- Modify, filter select or arrange table data and save to new CSVtable file;- Touch buttons or column headers to show extra menu of additionalfunctions list to select;- Touch any line to mark line for visuality;- Touch any cell in EDIT MODE to edit any table cell of data;*** To call context MENU press the table column header please!***
SQL relational database system 1.47 APK
YURI ATAEV
If you use Android 6 Marshmallow, enablememory access permissionmanually 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 managementsystemcomplex 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 SELECTqueries- 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 1251code page for now)- Exporting tables of databases as CSV files (Windows 1251 codepage 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 totry- SQL Script Master mode to run any SQL script file and check theexecute result list- SQL queries constructor mode to simplify the design SQL queriesprocess- Up to 100 last successfull SQL commands save list to retry andmemory- Scripting database modes to script database structure, data of adatabase or database in whole- Primary key consdtraint check for all data types- SQL join RELATIONAL ALGEBRA for join tables on all types ofcolums data- Reporting and sharing reports created of VIEWs data sets- Creating charts of VIEWs numeric data sets for visual qualitativerepresentation- Creating normalized data BAR,GRAPH and PIE charts of any numericcolumn data of a VIEW.- TIME and DATE types components in WHERE logical expressionsuse.- Multi level ordering feature for all types of columns and for anycomponent of DATE and TIME types.- Multi level grouping feature for all types of columns and for anycomponent of DATE and TIME types- Unusual use of universal function LIKE in WHERE logicalexpressions. See WEB site for explanations.Data types supported in columns of tables are:int - integerpkint - integer with primary key constraint checknumeric - real number (with dot)pknumeric - real number (with dot) with primary key constraintcheckvarchar - any string data as 'This is string data'pkvarchar - any string data with primary key constraint checkdate - date like 'yyyy.mm.dd', 'yyyy/mm/dd', 'yyyy-mm-dd' whereyyyy - year, mm - month, dd - day numberpkdate - date with primary key constraint checktime - time as 'hh:mm:ss' where hh - hour, mm - minute, ss -secondpktime - time with primary key constraint checkpicture - same as varchar with '.jpg', '.png', '.bmp' at the end ofstring like 'Picture1.jpg'pkpicture - picture with primary key constraint checkPrimary key constraint check for column of a table is check foruniquenessof data for that column in the table. That rule is for every columnwithprimary key constraint check but not for column data combinationsconstraint chectif two or more colums have primary key constraint in thisapplication.Mathematical functions available are:PI() - pi numberE() - e numberRANDOM() - random numberASIN() - arc sinusASIN() - arc cosinus\ATAN() - arc tangentSIN() - sinusCOS() - cosinusTAN() - tangentCBRT() - cubic rootSQRT() - square rootexp2() - square exponentexp() - natural exponentlog10() - base 10 logarithmlog() - natural logarithmabs() - absolute valuedegrees() - convertion into degreessradioans() - convertion into radiansrint() - round into integerround() - round double presision numberceil() - truncate into whole integerfloor() - truncatesign() - convert double presision natural number into integer 1with a signIf you use Android 6Marshmallow, enable memory access permissionmanually for this appplication to run in task manager mode,please!Otherwise this application can not run normally inMarshmallow.No problems to run in other Android OS.SQL RDBMS (ATABASE), the SQL relational database managementsystemcomplex 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 SELECTqueries- 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 1251code page for now)- Exporting tables of databases as CSV files (Windows 1251 codepage 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 totry- SQL Script Master mode to run any SQL script file and check theexecute result list- SQL queries constructor mode to simplify the design SQL queriesprocess- Up to 100 last successfull SQL commands save list to retry andmemory- Scripting database modes to script database structure, data of adatabase or database in whole- Primary key consdtraint check for all data types- SQL join RELATIONAL ALGEBRA for join tables on all types ofcolums data- Reporting and sharing reports created of VIEWs data sets- Creating charts of VIEWs numeric data sets for visual qualitativerepresentation- Creating normalized data BAR, GRAPH and PIE charts of any numericcolumn data of a VIEW.- TIME and DATE types components in WHERE logical expressionsuse.- Multi level ordering feature for all types of columns and for anycomponent of DATE and TIME types.- Multi level grouping feature for all types of columns and for anycomponent of DATE and TIME types- Unusual use of universal function LIKE in WHERE logicalexpressions. See WEB site for explanations.Data types supported in columns of tables are:int - integerpkint - integer with primary key constraint checknumeric - real number (with dot)pknumeric - real number (with dot) with primary key constraintcheckvarchar - any string data as 'This is string data'pkvarchar - any string data with primary key constraint checkdate - date like 'yyyy.mm.dd', 'yyyy / mm / dd', 'yyyy-mm-dd' whereyyyy - year, mm - month, dd - day numberpkdate - date with primary key constraint checktime - time as 'hh: mm: ss' where hh - hour, mm - minute, ss -secondpktime - time with primary key constraint checkpicture - same as varchar with '.jpg', '.png', '.bmp' at the end ofstring like 'Picture1.jpg'pkpicture - picture with primary key constraint checkPrimary key constraint check for column of a table is check foruniquenessof data for that column in the table. That rule is for every columnwithprimary key constraint check but not for column data combinationsconstraint chectif two or more colums have primary key constraint in thisapplication.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 intointeger 1 with a sign
SQL RDBMS VIEW BROWSER 3.0 APK
YURI ATAEV
If you use Android 6 Marshmallow, enablememory access permissionmanually for this appplication to run in task manager mode,please!Otherwise this application can't run normally in Marshmallow.This application is intendet to brawse and page by page displayyour VIEWs from your databases created in the ATABASE SQLrelational database management system.You can enjoy with any albums, presentations or any you createdillustarated books from any complex VIEWs in ATABASE relationaldatabase.Use the next SQL command to create VIEWs in the ATABASERDBMS:CREATE VIEW ASAlso you can directy modify data and tie pictures in your foldersto picture type fields in any tables of yourthe ATABASE SQL relational database management system.All three applicatins, SQL RDBMS ATABASE, ATABASE TABLE EDITOR andthat ATABASE VIEW PAGER will help you learn SQL priciples, createyour own databases and display views as beautifullpresentations in you Android mobile device.Enjoy!If you use Android 6Marshmallow, enable memory access permissionmanually for this appplication to run in task manager mode,please!Otherwise this application can not run normally in Marshmallow.This application is intendet to brawse and page by page displayyour VIEWs from your databases created in the ATABASE SQLrelational database management system.   You can enjoy with any albums, presentations orany you created illustarated books from any complex VIEWs inATABASE relational database.   Use the next SQL command to create VIEWs in theATABASE RDBMS:CREATE VIEW ASAlso you can directy modify data and tie pictures in your foldersto picture type fields in any tables of yourthe ATABASE SQL relational database management system.All three applicatins, SQL RDBMS ATABASE, ATABASE TABLE EDITOR andthat ATABASE VIEW PAGER will help you learn SQL priciples, createyour own databases and display views as beautifullpresentations in you Android mobile device.Enjoy!
Мои рецепты 1.6 APK
YURI ATAEV
Удобно для бизнеса и для домашнегохозяйства.Приложение обеспечивает:1. Электронная книга рецептов всегда под рукой2. Группирование рецептов блюд3. До восьми стадий приготовления блюд4. Расчет цены, калорийности, содержание жира, углеводов и белковна 100 граммготового блюда и на одну порцию5. Калькуляция стоимости продуктов меню6. Хранение фото готовых блюд и до восьми стадийприготовления7. Фото альбом стадий приготовления блюд8. Измерение продуктов для рецептов блюд в граммах и в любыхединицах(штуки, ложки, стаканы, фунты, унции...) с обязательным указаниемвеса в граммах9. Рецепты блюд в любой известной форме из любых источников10. Двухуровневый фильтр для быстрого поиска нужного рецептаблюдаТакже:- Перенос любого текста любого размера в описание любой стадиипроцесса приготовления блюдаметодом стандартного копирования текста через буфер обмена(Выделить-Копировать-Вставить)- Голосовой ввод описания стадии приготовления блюда11.Понятие "Количество порций" для блюда.12.Режим планирования меню на день, на неделю, меню для особогослучая и меню любимых блюд.13.Планирование как в целых блюдах,так а на количествопорций.14.Калькуляция потребности в продуктах для планируемого меню.Convenient for businessand household.The application provides:1. E-book recipes are always at hand2. Grouping recipes3. Up to eight stages of cooking4. Calculation of price calorie fat, carbohydrate and protein per100 gramsready meals and one serving5. Product Costing menu6. Storing photos of finished dishes and up to eight stages ofpreparation7. Photo gallery stages of cooking8. Measuring products for recipes in grams and in any units (Pieces, spoons, cups, pounds, ounces ...) showing weight ingrams9. Recipes in any known form, from any source10. Duplex filters to quickly find the desired recipeAlso:- The transfer of any text of any size in any description of theprocess of cooking  the standard method of copying text to the clipboard(Select-Copy-Paste)- Voice input description stage cooking11.Ponyatie "number of servings" for food.12.Rezhim menu planning for a day, a week, a menu for a specialoccasion and a menu of your favorite dishes.13.Planirovanie in whole dishes as well as the number ofservings.14.Kalkulyatsiya needs in products for the planned menu.
Регистратор (списки и записки) 23 APK
YURI ATAEV
Теперь текстовую записку легко и простосоздать и затем найти и прочитать.Легко и просто создать любой контрольный список, например, списокпокупок, дел, задач и так далее.Облегчит жизнь список сайтов отсортированный по наименованиям.Легко найти нужный сайт и вызвать стандартный обозреватель.Все текстовые записки и контрольные списки сортируются вобратном хронологическом порядке их создания. Это удобно, так каксамые свежие текстовые записи и списки как правило наиболеевостребованы.Каждая текстовая записка имеет пометку времени ее создания. Любуютекстовую записку и список легко изменить и сохранитьизменения.Пункты и перечни контрольных списков можно изменять и удалять,ставить и снимать пометки.Контрольные списки можно использовать для составления списковпокупок, планов задач и необходимыхдел, любых различных списков, перечней, рецептов.Данное приложение обязательно будет развиваться дальше так какавтор разрабатывает приложенияв первую очередь для себя, чтобы Android устройство быломаксимально полезным и удобным в жизни.Планируется в перспективе назначать спискам и пунктам контрольныхсписков даты актуальности.При этом просматривая календарь можно будет быть в курсепредстоящих задач и других актуальныхсобытий. Планируется также регистрировать и сортировать другуюинформацию в данном приложении.Важно! Не забывайте периодически сохранять всю базу данных навсякий случай для последующего восстановления на моментсохранения.Now, the text note iseasy and simple to create, and then find and read.Easy and simple to create any checklist, for example, a shoppinglist, task, and so on.It makes life easier for a list of sites sorted by name. It is easyto find your site and cause a standard browser. All text notes and checklists are sorted in reversechronological order of their creation. This is convenient, sincethe most recent text entries and lists usually are most indemand.Each text note has marked the time of its creation. Any text noteand a list of easy to change and save the changes. Paragraphs and lists of checklists you can modify and delete,put and take notes.Checklists can be used for drawing up shopping lists, tasks andplans requiredcases, all the different lists, lists, recipes.  This application is sure to be further developed as theauthor develops applicationsfirst of all for myself to Android device was the most useful andconvenient in life.  It is planned in the future to assign lists and itemschecklists date relevance.This calendar will be looking to keep abreast of upcoming tasks andother relevantevents. It is also planned to record and sort the other informationin the application.Important! Do not forget to save your entire database just incase for further recovery at the time of preservation.
Organizer 9.0 APK
YURI ATAEV
Use this for easy create and access to anytextnotes, checklists and WEB sites list.Input text notes by screen keyboard or by voice.Use checklists to save shopping lists, task lists and anyotherplans to do.Easy access to any WEB site by your own WEB sites list.Setup information actuality days to remember all data.
My own cookbook 9.0 APK
YURI ATAEV
Now you can setup your own cookbook withyourown favorite dish recipes in your Android device.Your dishes could be separated into dish groups. Say,drinks,snacks, sweet cooks, meat meals, pastry, wgetable dishes andso onas you wish. Also all recipes could be categorized into dishesforbreakfast, dinner, supper, lunch, dishes for party or todietdishes. That classification will help you quickly find outtherecipe of the dish you are going to cook. There is sum dataaboutthe content value and total weight of the dish in every dishrecipedisplayed.Tips:1. Raw food list with content values and calories2. Dish groups3. Classes of dish groups4. Voice input of up to 8 dish preparation stages5. Content value and calories in dish recipes6. Photo album for dish and dish preparation stages
My cookbook 1.3 APK
YURI ATAEV
This application do provide:1. Your cookbook always at hand2. Dishes recipes categorized by groups3. Eight stages of dishes technology processes description4. Portions sizes of dishes5. Costs, calories, fats, carbs and proteins calculation per 100grams and per portions6. Planning Menu for any case7. Raw foods needed for menu with prices and total cost8. Photos of ready dishes and for all technology stages9. Photo album for technology stages and ready dishes10. Raw foods in grams or in any UNITS measurement11. Recipes in grams or in any units registration12. 2 levels filter for quick search the recipe neadedAlso:- Copy and paste of any size of any text from any source for alltechnology stages- Voice input for technology stages description texts- Attractive and gorgeous design appearance of the application