(Daniel Janik) Recently I ran into an error when trying to copy a small database bacpac into an Azure Managed Instance. It’s said that SSMS is able to do this task. Let’s see it in action.
Community
Fundamentals of table expressions, Part 1
(Itzik Ben-Gan) This article is the first in a series about the fundamentals of table expressions in T-SQL.
5 steps to perform a search when user stops typing using React + Hooks in a controlled component
(João Forja) It’s a common use-case to want to perform a search some time after the user stops typing.
How to put some COLOUR in your BASH or KSH prompt
(Damir Wilder) A recent incident where half of all tablespace containers were accidentally deleted by someone at a client’s site started me thinking: how can I be sure I am running a disruptive database command (such as DROP TABLE) on the right server, i.e. on a TEST and not on the live PRODUCTION?
Implementing an Affine/ST_Affine function for Oracle Spatial
(Simon Greener) Recently, I published three articles on the implementation of a Move/Translate, Rotate and Scale functions for Oracle Spatial.
Query Required RPM Using Text File
(mdinh) There’s request to install 11.2.0.4 database software for RHEL7.
Configure Chef Knife Plugin in OCI
(Skant Gupta) Chef is a configuration management tool for dealing with machine setup on physical servers, virtual machines and in the cloud. Chef Infra is a powerful automation platform that transforms infrastructure into code.
Using Application Insights in Azure for Monitoring health of Web Apps
(Subodh Sohoni) Azure Application Insights can monitor the health of a deployed web application without any code change. This tutorial shows how to do health monitoring, along with the various features of Application Insights.
Pretty-Printing A ColdFusion Query Object In Lucee CFML 5.2.9.31
(Ben Nadel) Last week, in my article about using INNER JOIN in a MySQL UPDATE statement, I shared the various states of the database using the output provided by the MySQL CLI (Command-Line Interface) tool.
Manage Temp HTML Table With jQuery, And Post List Of Items To Database Using MVC And EF
(Jose Hernandez) Sometimes we have a requirement in which we need to manage information without touching the database, and save all of that information only when the user clicks the SUBMIT button, i.e. in one store one client wants to buy some products, the cashier has to scan every product and the