Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 154

    OrientDB – Display Records

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    Similar to RDBMS, OrientDB supports different types of SQL queries to retrieve the records from the database. While retrieving the records we have different variations or options of queries along…

    Continue ReadingOrientDB – Display Records

    OrientDB – Insert Record

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    OrientDB is a NoSQL database that can store the documents and graph-oriented data. NoSQL database does not contain any table, so how can you insert data as a record. Here…

    Continue ReadingOrientDB – Insert Record

    OrientDB – Drop Database

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    Similar to RDBMS, OrientDB provides the feature to drop a database. Drop database refers to removing a database completely. The following statement is the basic syntax of the Drop database command. DROP…

    Continue ReadingOrientDB – Drop Database

    OrientDB – Optimize Database

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    As per technical terminology Optimization means "Achieve the better possible performance in the quickest amount of time." With reference to database, optimization involves maximizing the speed and efficiency with which data is…

    Continue ReadingOrientDB – Optimize Database

    OrientDB – Rollback Database

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    In this chapter, you will learn how to roll back the un-committed transaction through the OrientDB command line interface. The following statement is the basic syntax of the Rollback database…

    Continue ReadingOrientDB – Rollback Database

    OrientDB – Commit Database

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    Similar to RDBMS, OrientDB also provides transaction concepts like Commit and Rollback. Commit refers to closing the transaction by saving all changes to the database. Rollback refers to recovering the database state to the…

    Continue ReadingOrientDB – Commit Database

    OrientDB – Import Database

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    Whenever you want to import the database, you must use the JSON format exported file, which is generated by export command. In this chapter you can learn how to import…

    Continue ReadingOrientDB – Import Database

    OrientDB – Export Database

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    Like RDBMS, OrientDB also provides features like Export and Import the database. OrientDB uses the JSON format to export the data. By default export command is using the GZIP algorithm…

    Continue ReadingOrientDB – Export Database

    OrientDB – Config Database

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    In this chapter, you can learn how to display the configuration of a particular database through OrientDB command line. This command is applicable for both local and remote databases. Configuration…

    Continue ReadingOrientDB – Config Database

    OrientDB – Release Database

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:OrientDB
    • Post comments:0 Comments

    In this chapter, you can learn how to release the database from the freeze state through OrientDB command line. The following statement is the basic syntax of the Release database…

    Continue ReadingOrientDB – Release Database
    • Go to the previous page
    • 1
    • …
    • 151
    • 152
    • 153
    • 154
    • 155
    • 156
    • 157
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP