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
  • Get data the way you want

    XQuery – XPath

    • Post author:k A
    • Post published:August 20, 2021
    • Post category:XQuery
    • Post comments:0 Comments

    XQuery is XPath compliant. It uses XPath expressions to restrict the search results on XML collections. For more details on how to use XPath, see our XPathOverview Recall the following XPath…

    Continue ReadingXQuery – XPath

    DocumentDB SQL – Composite SQL Queries

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:DocumentDB SQL
    • Post comments:0 Comments

    Composite Query enables you to combine data from existing queries and then apply filters, aggregates, and so on before presenting the report results, which show the combined data set. Composite Query…

    Continue ReadingDocumentDB SQL – Composite SQL Queries

    DocumentDB SQL – User-Defined Functions

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:DocumentDB SQL
    • Post comments:0 Comments

    DocumentDB SQL provides support for User-Defined Functions (UDFs). UDFs are just another kind of JavaScript functions you can write and these work pretty much as you'd expect. You can create…

    Continue ReadingDocumentDB SQL – User-Defined Functions

    DocumentDB SQL – JavaScript Integration

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:DocumentDB SQL
    • Post comments:0 Comments

    These days JavaScript is everywhere, and not just in browsers. DocumentDB embraces JavaScript as a sort of modern day T-SQL and supports the transactional execution of JavaScript logic natively, right…

    Continue ReadingDocumentDB SQL – JavaScript Integration

    XQuery – HTML Format

    • Post author:k A
    • Post published:August 20, 2021
    • Post category:XQuery
    • Post comments:0 Comments

    XQuery can also be easily used to transform an XML document into an HTML page. Take a look at the following example to understand how XQuery does it. Example We…

    Continue ReadingXQuery – HTML Format

    DocumentDB SQL – Linq to SQL Translation

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:DocumentDB SQL
    • Post comments:1 Comment

    In DocumentDB, we actually use SQL to query documents. If we are doing .NET development, there is also a LINQ provider that can be used and which can generate appropriate…

    Continue ReadingDocumentDB SQL – Linq to SQL Translation

    DocumentDB SQL – Built-in Function

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:DocumentDB SQL
    • Post comments:0 Comments

    DocumentDB supports a host of built-in functions for common operations that can be used inside queries. There are a bunch of functions for performing mathematical calculations, and also type checking…

    Continue ReadingDocumentDB SQL – Built-in Function

    DocumentDB SQL – Parameterized

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:DocumentDB SQL
    • Post comments:0 Comments

    In relational databases, a parameterized query is a query in which placeholders are used for parameters and the parameter values are supplied at execution time. DocumentDB also supports parameterized queries,…

    Continue ReadingDocumentDB SQL – Parameterized

    DocumentDB SQL – Scalar Expressions

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:DocumentDB SQL
    • Post comments:0 Comments

    In DocumentDB SQL, the SELECT clause also supports scalar expressions like constants, arithmetic expressions, logical expressions, etc. Normally, scalar queries are rarely used, because they don't actually query documents in…

    Continue ReadingDocumentDB SQL – Scalar Expressions

    DocumentDB SQL – Array Creation

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:DocumentDB SQL
    • Post comments:0 Comments

    In DocumentDB SQL, Microsoft has added a key feature with the help of which we can easily create an array. It means when we run a query, then as a…

    Continue ReadingDocumentDB SQL – Array Creation
    • Go to the previous page
    • 1
    • …
    • 537
    • 538
    • 539
    • 540
    • 541
    • 542
    • 543
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP