(Jagruti Jasleniya) Here we will simulate recovery scenario of database.First we will create crash situation and then we will try to recover from that.
Community
Improved Oracle Advanced Queuing in cx_Oracle 7.2
(Christopher Jones) cx_Oracle 7.2, the extremely popular Oracle Database interface for Python, is now Production on PyPI.
SQL Server Table Variable Example
(Rick Dobson) A table variable is a local variable that has some similarities to temp tables. Table variables are created via a declaration statement like other local variables. Like other local variables, a table variable name begins with an @ sign. However, its declaration statement has a type
Angular Version 8? What’s New? Breaking Changes? Updates? And Many More!
(Jinal Shah) In this article, you will learn about new updates in angular version 8.
Three Standard SQL Unit Tests you can write against any Stored Procedure
(Haroon Ashraf) This article talks about the three standard SQL unit tests which can be written against any stored procedure ultimately becoming SQL unit testing object to meet internal or external business specification.
Job History – Back to Basics
(Jason Brimhall) How necessary is that SQL Server Agent job that you have running on the server? I ask that question of my clients on a routine basis.
Meet ‘the Crusher’ – or how we learned to love query acceleration
(Steve Cricchi) IBM’s Db2 Analytics Accelerator (formerly called “IDAA”) has been available for over 8 years, as IBM bought Netezza in 2010.
Filtering action methods with feature flags
(Andrew Lock) This is the second post in the series: Adding feature flags to an ASP.NET Core app.
What is Machine Learning? An Introduction to Machine Learning
(Debasis Saha) In today’s IT Industry or Software Development, one of the most emerging and highly discussed technology or rather better to say topics is Machine Learning. In the case of software designing and development, machine learning has a huge impact.
Extending abstract classes with abstract classes in Java
(Peter Verhas) When I was creating the Java::Geci abstract class AbstractFieldsGenerator and AbstractFilteredFieldsGenerator I faced a not too complex design issue.
