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: k A

    This author has written 777 articles
    1. Home>
    2. k A>
    3. Page 30

    DocumentDB – Geospatial Data

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

    Microsoft added geospatial support, which lets you store location data in your documents and perform spatial calculations for distance and intersections between points and polygons. Spatial data describes the position and…

    Continue ReadingDocumentDB – Geospatial Data

    DocumentDB – Indexing Records

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

    By default, DocumentDB automatically indexes every property in a document as soon as the document is added to the database. However, you can take control and fine tune your own…

    Continue ReadingDocumentDB – Indexing Records

    DocumentDB – Sorting Records

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

    Microsoft Azure DocumentDB supports querying documents using SQL over JSON documents. You can sort documents in the collection on numbers and strings using an ORDER BY clause in your query.…

    Continue ReadingDocumentDB – Sorting Records

    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
    • Go to the previous page
    • 1
    • …
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • …
    • 78
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP