(Hemant K Chitale) Interval Partitioning was introduced in 11g as an enhancement to Range Partitioning, but supporting only DATE and NUMBER datatypes.
Community
And Now… How to Open an XML File in JavaScript for Web
(Matias Lopez) Hello! This post will show you how to open and show XML files in JavaScript for Web.
Which is faster? IN (list) or IN (SELECT FROM Temp)
(Kenneth Fisher) If you’ve done much with IN (list) then you’ve realized that it basically translates out to
No, You Don’t Need a Blockchain
(Thomas LaRock) The hype around blockchain technology is reaching a fever pitch these days. Visit any tech conference and you’ll find more than a handful of vendors offering blockchain.
Learn JavaScript: Tutorials for Beginners, Intermediate and Advanced Programmers
(Sagar Arora) JavaScript is a simple and easy-to-learn programming language as compared to other languages such as C++, Ruby, and Python.
Use a custom domain, manage TLS certificates and apply e2e security to cloud app
(Henrik Loeser) Well, that title is a little bit long and ugly, but it basically describes what I wanted to tell you about today.
Creating Different Types of Charts in ASP.NET MVC
(Tapas Pal) Creating charts and displaying them in a Web page is a common requirement. As a developer, you might think “What is chart? And, how do I create charts in an ASP.NET application?”
The Evolution of C#
(Damir Arh) Since its original release in 2002, C# has been regularly updated with new features. Today, we will look at the most important new features of each major language version and explore how the C# code we have been writing, has evolved through years.
How to create a native PowerShell app registration to connect to Azure SQL DB
(Fernando Cobo Enriquez) This guide assumes that you already own an Azure Subscription, an Azure Active Directory properly setup and your PowerShell environment properly set for running scripts.
Spell Check Your Comments in Visual Studio
(Peter Vogel) While I’m opposed to writing comments in code, even I recognize the value of comments placed on a class or method declaration (I’m excluding properties because most don’t require commenting).
