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
  • DocumentDB

    1. Home>
    2. DocumentDB>
    3. Page 2

    DocumentDB – Limiting Records

    • Post author:k A
    • Post published:August 26, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    Microsoft has recently added a number of improvements on how you can query Azure DocumentDB, such as the TOP keyword to SQL grammar, which made queries run faster and consume…

    Continue ReadingDocumentDB – Limiting Records

    DocumentDB – Data Types

    • Post author:k A
    • Post published:August 26, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    JSON or JavaScript Object Notation is a lightweight text-based open standard designed for human-readable data interchange and also easy for machines to parse and generate. JSON is at the heart…

    Continue ReadingDocumentDB – Data Types

    DocumentDB – Data Modeling

    • Post author:k A
    • Post published:August 26, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    While schema-free databases, like DocumentDB, make it super easy to embrace changes to your data model, you should still spend some time thinking about your data. You have a lot…

    Continue ReadingDocumentDB – Data Modeling

    DocumentDB – Delete Document

    • Post author:k A
    • Post published:August 26, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    In this chapter, we will learn how to delete a document from your DocumentDB account. Using Azure Portal, you can easily delete any document by opening the document in Document…

    Continue ReadingDocumentDB – Delete Document

    DocumentDB – Update Document

    • Post author:k A
    • Post published:August 25, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    In this chapter, we will learn how to update the documents. Using Azure portal, you can easily update document by opening the document in Document explorer and updating it in…

    Continue ReadingDocumentDB – Update Document

    DocumentDB – Query Document

    • Post author:k A
    • Post published:August 25, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    In DocumentDB, we actually use SQL to query for documents, so this chapter is all about querying using the special SQL syntax in DocumentDB. Although if you are doing .NET…

    Continue ReadingDocumentDB – Query Document

    DocumentDB – Insert Document

    • Post author:k A
    • Post published:August 25, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    In this chapter, we will get to work with actual documents in a collection. You can create documents using either Azure portal or .Net SDK. Creating Documents with the Azure…

    Continue ReadingDocumentDB – Insert Document

    DocumentDB – Delete Collection

    • Post author:k A
    • Post published:August 25, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    To drop collection or collections you can do the same from the portal as well as from the code by using .Net SDK. Step 1 − Go to your DocumentDB account…

    Continue ReadingDocumentDB – Delete Collection

    DocumentDB – Create Collection

    • Post author:k A
    • Post published:August 25, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    In this chapter, we will learn how to create a collection. It is similar to creating a database. You can create a collection either from the portal or from the…

    Continue ReadingDocumentDB – Create Collection

    DocumentDB – Drop Databases

    • Post author:k A
    • Post published:August 25, 2021
    • Post category:DocumentDB
    • Post comments:0 Comments

    You can drop a database or databases from the portal as well as from the code by using .Net SDK. Here, we will discuss, in a step-wise manner, how to…

    Continue ReadingDocumentDB – Drop Databases
    • Go to the previous page
    • 1
    • 2
    • 3
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP