Backup SQL Server on Linux Databases using SQL Server Agent on Windows
In this tip, we're going to look at the steps to backup SQL Server on Linux databases using SQL Server Agent on a Windows server.
In this tip, we're going to look at the steps to backup SQL Server on Linux databases using SQL Server Agent on a Windows server.
Learn about Power BI vs Tableau reporting comparison with SQL Server data to see the query differences when retrieving data.
In this article, we look at how to setup a file watcher process for SQL Server or Oracle to alert you when new files arrive in a folder.
In this article, we look at how to get historical performance stats for queries for both SQL Server and Oracle.
Learn how to automatically refresh cached web page data from a database based on data updates in either Oracle or SQL Server.
Learn how to query cached query statistics and execution plans for Oracle or SQL Server to identify code that can be optimized to improve performance.
Learn how to query lock information for both Oracle and SQL Server along with sample scripts and descriptions of each query element.
SQL scripts for both SQL Server and Oracle that you can use to troubleshoot active sessions for both of these database platforms.
One of the slowest parts of any application is data retrieval and in this article, we look at how to cache SQL Server data for a web application.
Learn how to use SQL Server or Oracle as the backend database for a simple .Net Core Web Application.
This article is a comparison of how to perform ETL tasks in an Oracle environment using ODI versus a SQL Server environment using SSIS.
Learn how to script database objects and data from Oracle using SQL Developer and SQL Server using SQL Server Management Studio.
This article covers how to install SQL Server Integration Services and Oracle Data Integrator from the command line.
In this tip, we will run several tests using different numbers of data files for SQL Server and Oracle databases to see if more files improves the per
In this article, we look at how to automatically handle scheduled jobs that hang in both SQL Server and Oracle.
In this article, we look at how to set up Transparent Data Encryption for SQL Server and Oracle along with the differences and similarities.
Learn how to set up Machine Learning for SQL Server and Oracle as well as perform sentiment analysis using R in both database platforms.
In this article, we look at how to mask/hide data for users using Dynamic Data Masking in SQL Server and Data Redaction in Oracle.
Learn about semantic search capabilities in SQL Server and Oracle as well as how to configure databases to use semantic search.
In this article we look at SQL Server Full Text Search and Oracle Text Search to compare the similarities and differences of how they work.
In this article we look at how to setup encrypted connections to SQL Server and to Oracle using TLS 1.2 along with the step by step process.
Learn how to bulk load data into SQL Server and Oracle using Bulk Copy Program (BCP) and SQL*Loader (SQLLDR).
In this article we look at a comparison of different things you can specify when creating tables in SQL Server and in Oracle.
In this article we look at some of the similarities and differences between creating a new database for Oracle versus SQL Server.