C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
George (1)
Sibeesh Venu(1)
Sarathlal Saseendran(1)
Chervine Bhiwoo(1)
Nandan Hegde(1)
Jignesh Trivedi(1)
Resources
No resource found
A Fix To PolyBase Issue In SQL Server 2019 Developer Edition
Dec 20, 2021.
This article will introduce the problem, the reason and the fix related to a PolyBase issue when installing the SQL Server Developer Edition 2019.
Fix to Rule 'Oracle JRE 7 Update 51 64-bit or Higher Is Required For Polybase Failed'
Mar 27, 2016.
In this article we will are going to see how we can fix the error rule “Oracle JRE 7 Update 51 (64-bit) or higher is required for Polybase” failed.
External Tables In SQL Server 2016 Or 2017 And Working With PolyBase
Aug 29, 2018.
We will see how to create an external data source in SQL Server 2016/2017 and then we will create an external table with Parquet file format. Later, we will push the data to the external table. Automatically, we get the data in our mapped Parquet file of Blob storage.
Query Unstructured Data From SQL Server Using Polybase
Apr 17, 2016.
In this article you will learn about querying Unstructured Data from SQL Server using Polybase.
Data Virtualization from Azure Blob Storage in Azure SQL Database
Sep 16, 2024.
This solution enables Azure SQL Database to directly access and read files from Azure Blob Storage using External REST Endpoints, bypassing the need for physical data loading. It leverages database-scoped credentials with a shared access signature (SAS) to securely virtualize external data access.
New Features In SQL Server 2016
Apr 15, 2016.
SQL Server 2016 introduces numerous features for enhanced database management, including Always Encryption for secure data storage, JSON support for data interchange, Row Level Security for access control, PolyBase for querying big data, Temporal Tables for versioning, Dynamic Data Masking for data privacy, and more.