Definition of Database The Database is an interdependent collection of data that is used to retrieve, insert, and delete data efficiently. It is also used to organize data in the form of a table, chart, views and reports, etc. For example: The university Database organizes data about the administrator, employees, students and teachers etc. With the Database, you can easily...
Other News
Common commands and tasks to make dealing with Windows Core easier.
(Kenneth Fisher) I don’t know how many of you are working with Windows Core these days but personally I think it’s a pretty cool concept. You aren’t supposed to be logging into your servers all that often so why have the extra overhead of Windows?
SQL Error – ‘SELECT TOP 100’ throws error in SparkSQL – what’s the correct syntax?
(Manoj) In SQL Server to get top-n rows from a table or dataset you just have to use “SELECT TOP” clause by specifying the number of rows you want to return, like in the below query.
Manage multiple Java SDKs with SDKMAN! with ease
(Rafal Borowiec) SDKMAN! is a convenient tool for managing parallel versions of multiple Software Development Kits. The tool is especially useful for Java developers as it supports SDKs for the JVM such as Java, Groovy, Scala, Kotlin and Ceylon.
DB2 for z/OS Locking for Application Developers Part 2
(Gareth Copplestone-Jones) As we saw in the previous article, (DB2 for z/OS Locking for Application Developers Part 1) the ACID properties of database transactions (atomicity, consistency, isolation and durability) are intended to guarantee data integrity.
Getting the Most Out of Application Insights for .NET (Core) Apps
(Dave Paquette) Application Insights is a powerful and surprisingly flexible application performance monitoring (APM) service hosted in Azure.
Working with the SerialPort Component in .NET
(Hannes DuPreez) Hello and welcome to my article. Today, I’d like to show you how to perform basic serial port communication. It is quite easy, so let’s get started.
Lose Your Business App? VS Code to the Rescue!
(David Ramel) I found a new use for Visual Studio Code, the little code editor that could: substituting for a vital work app when your PC dies and a replacement won’t be shipped to your remote office for weeks.
SQL SERVER – Patch Failure – Disk Full: There is Not Enough Disk Space On the Volume
(Pinal Dave) Few of my clients are still running older versions of SQL Server and they have their own reasons to not to move to the new SQL version. In this blog, I would share my findings of how I identified the cause of failure “Disk full: There is not enough disk space on the volume.”
Monitor your lockdown profiles
(Connor McDonald) Most administrators are now aware of the lockdown profile facility in the Oracle database (available since 12c). They allow a more granular level of privilege control of components and functionality within the database.
