(imdurgesh) This article explains how to use framework fortjs for nodejs & demonstrate about creating REST API.
Other News
Implicit Conversion Fail
(Jason Brimhall) Every now and again, you may run into an error about implicit conversions in your queries. Implicit conversions are not uncommon in the computing world and can be viewed as kind of a fail-safe for when we don’t quite follow decent practices when designing the database or when writin
Minimal Logging with INSERT…SELECT and Fast Load Context
(Paul White) This post provides new information about the preconditions for minimally logged bulk load when using INSERT…SELECT into indexed tables.
The DB2Night Show #215: Breaking News from IBM Toronto Lab – Db2 V11.5!
(Scott) 100% of our audience learned something! As Kelly pointed out, Db2 V11.1 will be three years old this summer! It must be time for a new and exciting release of Db2 for LUW! Db2 V11.5 has lots of new features and capabilities, and IBM is changing the licensing (again – LOLs), so enjoy Kelly’s
What’s better than ILDasm? ILSpy and dnSpy are tools to Decompile .NET Code
(Scott Hanselman) .NET code (C#, VB, F#, etc) compiles (for the most part) into Intermediate Language (IL) and then makes it way to native code usually by Just-in-time (JIT) compilation on the target machine.
SQL SERVER – Stored Procedure sp_datatype_info to Get Supported Data Types
(Pinal Dave) I get to work with various different versions and environment when I am busy with my clients with Comprehensive Database Performance Health Check. While I work with different customers often I forget what data type is supported by which version of SQL Server.
Security in Azure DevOps (formerly called VSTS)
(Gouri Sohoni) This tutorial will discuss key concepts of Security features for Azure DevOps (cloud functionality) along with Azure DevOps Server (on-premises).
How To Connect Golang With MySQL
(Parvez) Today, I will describe MySQL database connectivity with golang. MySQL is most popular open source relational database.
Partition loading in direct mode
(Connor McDonald) Direct mode insert using the APPEND hint is a cool piece of technology that lets you load bulk data into a table very quickly and efficiently.
Basic Commands For Controlling OEM 12C/13C Cloud Control
(Shesadev Biswal) Use the below command to Stop only the Oracle Management Service:
