https://blog.sqlauthority.com/2013/07/03/developer-training-courses-online-courses-learn-sql-server-mysql-technology/
Developer Training Courses - Online Courses to Learn SQL Server, MySQL and Technology - SQL...
Jan 14, 2025 - Developer Training Courses are the next big thing and I am so happy that I have so far authored 6 different video courses with Pluralsight. Here is the list of...
learn sql serverdeveloper trainingcourses online
https://learn.microsoft.com/en-us/sql/database-engine/configure-windows/configure-sql-server-encryption?view=sql-server-ver17
Encrypt Connections by Importing a Certificate - SQL Server | Microsoft Learn
This article describes how to configure a SQL Server instance to enable encrypted connections by importing a certificate.
sql serverencryptconnectionsimportingcertificate
https://learn.microsoft.com/en-us/sql/tools/configuration-manager/viewing-the-sql-server-error-log?view=sql-server-ver16&WT.mc_id=DP-MVP-5001699
Viewing the SQL Server Error Log - SQL Server | Microsoft Learn
Get help detecting problems in SQL Server by viewing the current error log, or backups of previous logs, to check whether processes finished successfully.
sql server errorviewinglogmicrosoftlearn
https://learn.microsoft.com/en-gb/sql/tools/sqlcmd/sqlcmd-utility?view=sql-server-ver16
Run Transact-SQL Commands with the sqlcmd Utility - SQL Server | Microsoft Learn
The sqlcmd utility lets you enter Transact-SQL statements, system procedures, and script files using different modes, using go-mssqldb or ODBC to run T-SQL...
sql commandsutility serverruntransact
https://docs.cloud.google.com/sql/docs/sqlserver/private-ip
Learn about using private IP | Cloud SQL for SQL Server | Google Cloud Documentation
learn aboutprivate ipcloud sqlusing
https://learn.microsoft.com/it-it/sql/sql-server/previous-versions-sql-server?view=sql-server-ver17
Versioni precedenti della documentazione di SQL Server - SQL Server | Microsoft Learn
Come ottenere la documentazione online e offline per le versioni precedenti di SQL Server, tra cui 2005, 2008, 2012 e 2014.
versioni precedentisql serverdelladocumentazionedi
https://learn.microsoft.com/en-us/sql/database-engine/configure-windows/configure-the-locks-server-configuration-option?view=sql-server-ver16
Server Configuration: locks - SQL Server | Microsoft Learn
Learn about the locks option. See how to use it to limit the amount of memory that the SQL Server Database Engine uses for locks.
server configurationlockssqlmicrosoftlearn
https://learn.microsoft.com/de-de/sql/relational-databases/system-catalog-views/sys-check-constraints-transact-sql?view=sql-server-2017
sys.check_constraints (Transact-SQL) - SQL Server | Microsoft Learn
sys.check_constraints (Transact-SQL)
sql serversyscheckconstraintstransact
https://learn.microsoft.com/hu-hu/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate22
Cumulative update 22 for SQL Server 2022 (KB5068450) - SQL Server | Microsoft Learn
This article contains the summary, known issues, improvements, fixes, and other information for SQL Server 2022 cumulative update 22 (KB5068450).
cumulative updatesql servermicrosoftlearn
https://learn.microsoft.com/en-us/sql/connect/php/sqlsrv-fetch?view=sql-server-2017
sqlsrv_fetch - PHP drivers for SQL Server | Microsoft Learn
sql serverfetchphpdriversmicrosoft
https://learn.microsoft.com/nb-no/sql/linux/sql-server-linux-docker-container-deployment?view=sql-server-ver15
Deploy and Connect to SQL Server Linux Containers - SQL Server | Microsoft Learn
Explore how SQL Server can be deployed on Linux containers and learn about various tools to connect to SQL Server from inside and outside the container
connect tosql serverlinux containersdeploymicrosoft
https://learn.microsoft.com/en-us/sql/t-sql/statements/create-external-table-transact-sql?toc=/synapse-analytics/sql-data-warehouse/toc.json&view=azure-sqldw-latest&preserve-view=true
CREATE EXTERNAL TABLE (Transact-SQL) - SQL Server | Microsoft Learn
CREATE EXTERNAL TABLE (Transact-SQL) creates an external table.
sql servercreateexternaltabletransact
https://learn.microsoft.com/it-it/sql/t-sql/statements/drop-event-session-transact-sql?view=sql-server-ver17
DROP EVENT SESSION (Transact-SQL) - SQL Server | Microsoft Learn
DROP EVENT SESSION elimina una sessione evento estesa.
sql serverdropeventsessiontransact
https://learn.microsoft.com/en-gb/sql/relational-databases/system-dynamic-management-views/sys-dm-tran-active-snapshot-database-transactions-transact-sql?view=sql-server-ver17
sys.dm_tran_active_snapshot_database_transactions (Transact-SQL) - SQL Server | Microsoft Learn
sys.dm_tran_active_snapshot_database_transactions (Transact-SQL)
https://learn.microsoft.com/en-us/sql/t-sql/xml/binding-relational-data-inside-xml-data?view=sql-server-ver17&redirectedfrom=MSDN
Binding Relational Data Inside XML Data - SQL Server | Microsoft Learn
Binding Relational Data Inside XML Data
sql serverbindingrelationaldatainside
https://learn.microsoft.com/el-gr/sql/t-sql/queries/from-transact-sql?view=azuresqldb-mi-current
FROM clause plus JOIN, APPLY, PIVOT (T-SQL) - SQL Server | Microsoft Learn
FROM clause plus JOIN, APPLY, PIVOT (Transact-SQL)
t sqlclauseplusjoinapply
https://learn.microsoft.com/en-gb/sql/relational-databases/databases/model-database?view=sql-server-ver17
model Database - SQL Server | Microsoft Learn
model databasesql servermicrosoftlearn
https://learn.microsoft.com/it-it/sql/t-sql/statements/set-ansi-nulls-transact-sql?view=sql-server-2017
SET ANSI_NULLS (Transact-SQL) - SQL Server | Microsoft Learn
SET ANSI_NULLS configura il comportamento dell'impostazione ANSI NULLS per gli operatori di confronto uguali e non uguali.
sql serversetansitransactmicrosoft
https://learn.microsoft.com/en-gb/analysis-services/analysis-services-features-by-edition?view=sql-analysis-services-2025
Analysis Services features supported by SQL Server edition | Microsoft Learn
Learn about features supported by different editions of SQL Server 2016, 2017, 2019 Analysis Services.
analysis servicessupported bysql serverfeaturesedition
https://learn.microsoft.com/de-de/sql/t-sql/statements/create-external-table-as-select-transact-sql?view=azure-sqldw-latest&preserve-view=true
EXTERNE TABELLE ALS SELECT ERSTELLEN (CETAS) (Transact-SQL) - SQL Server | Microsoft Learn
CREATE EXTERNAL TABLE AS SELECT (CETAS) erstellt eine externe Tabelle und exportiert parallel die Ergebnisse einer T-SQL-SELECT-Anweisung.
sql serverexternetabellealsselect
https://learn.microsoft.com/en-gb/sql/t-sql/functions/rowcount-transact-sql?view=sql-server-ver16
@@ROWCOUNT (Transact-SQL) - SQL Server | Microsoft Learn
@@ROWCOUNT returns the number of rows affected by the last statement.
sql servertransactmicrosoftlearn
https://learn.microsoft.com/nl-nl/sql/relational-databases/in-memory-oltp/indexes-for-memory-optimized-tables?view=sql-server-ver17
Indexen voor Memory-Optimized tabellen - SQL Server | Microsoft Learn
Meer informatie over hoe een index in een tabel die is geoptimaliseerd voor geheugen verschilt van een traditionele index in een schijftabel in SQL Server en...
memory optimizedsql serverindexenvoortabellen
https://learn.microsoft.com/en-us/sql/database-engine/install-windows/install-sql-server-using-slipstream?view=sql-server-ver16
Slipstream Installation for SQL Server - SQL Server | Microsoft Learn
This article describes how to use the slipstream installation process to install SQL Server and all available updates.
sql serverslipstreaminstallationmicrosoftlearn
https://learn.microsoft.com/en-us/sql/relational-databases/performance-monitor/monitor-resource-usage-system-monitor?view=sql-server-ver17
Monitor Resource Usage (Performance Monitor) - SQL Server | Microsoft Learn
Use Performance Monitor to measure the performance of SQL Server objects, performance counters, and the behavior of other objects, such as processors and...
resource usagesql servermonitorperformancemicrosoft
https://learn.microsoft.com/en-us/sql/t-sql/data-types/smalldatetime-transact-sql?view=sql-server-2017
smalldatetime (Transact-SQL) - SQL Server | Microsoft Learn
Defines a date that is combined with a time of day, based on a 24-hour day with seconds always zero, and no fractional seconds.
sql servertransactmicrosoftlearn
https://learn.microsoft.com/en-us/sql/t-sql/data-types/read-database-engine?view=sql-server-ver17
Read (Database Engine) - SQL Server | Microsoft Learn
Read (Database Engine) by using CSharp
database enginesql serverreadmicrosoftlearn
https://learn.microsoft.com/en-us/sql/relational-databases/system-catalog-views/sys-function-order-columns-transact-sql?view=sql-server-ver17
sys.function_order_columns (Transact-SQL) - SQL Server | Microsoft Learn
sys.function_order_columns (Transact-SQL)
sql serversysfunctionordercolumns
https://learn.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-exec-requests-transact-sql?view=sql-server-2017
sys.dm_exec_requests (Transact-SQL) - SQL Server | Microsoft Learn
sys.dm_exec_requests returns information about each request that is executing in the Database Engine.
sql serversysdmexecrequests
https://learn.microsoft.com/en-us/sql/relational-databases/performance-monitor/sql-server-access-methods-object?view=sql-server-ver17
SQL Server, Access Methods object - SQL Server | Microsoft Learn
Learn about the Access Method counters that can also be used to monitor the amount of data, indexes, and free space within a database in SQL Server.
sql serveraccess methodsobjectmicrosoftlearn
https://learn.microsoft.com/en-us/sql/relational-databases/performance/view-and-work-with-the-output-from-the-database-engine-tuning-advisor?view=sql-server-ver17&redirectedfrom=MSDN
Output from DTA - SQL Server | Microsoft Learn
Learn about how to use the summaries, recommendations, reports, and tuning logs that the Database Engine Tuning Advisor creates in your SQL Server installation.
sql serveroutputdtamicrosoftlearn
https://learn.microsoft.com/en-us/sql/tools/sqllocaldb-utility?view=sql-server-ver16
SqlLocalDB Utility - SQL Server | Microsoft Learn
The SqlLocalDB utility command line tool allows users and developers to create and manage an instance of SQL Server Express LocalDB.
sql serverutilitymicrosoftlearn
https://learn.microsoft.com/en-us/sql/database-engine/database-mirroring/setting-up-database-mirroring-sql-server?view=sql-server-ver17&redirectedfrom=MSDN
Setting Up Database Mirroring (SQL Server) - SQL Server Database Mirroring | Microsoft Learn
Learn about prerequisites, recommendations, and steps for setting up database mirroring in SQL Server, including an overview of a database mirroring session.
setting updatabase mirroringsql servermicrosoftlearn
https://learn.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-audit-actions-transact-sql?view=azuresqldb-current
sys.dm_audit_actions (Transact-SQL) - SQL Server | Microsoft Learn
sys.dm_audit_actions returns a row for every audit action that can be reported in the audit log.
sql serversysdmauditactions
https://learn.microsoft.com/en-us/archive/blogs/italian_premier_center_for_sql_server/
Italian Premier Center for SQL Server | Microsoft Learn
center forsql serveritalianpremiermicrosoft
https://learn.microsoft.com/it-it/sql/relational-databases/system-stored-procedures/sp-configure-transact-sql?view=sql-server-2017
sp_configure (Transact-SQL) - SQL Server | Microsoft Learn
sp_configure visualizza o modifica le impostazioni di configurazione globali per il server corrente.
sql serverspconfiguretransactmicrosoft
https://learn.microsoft.com/en-us/sql/relational-databases/security/encryption/extensible-key-management-using-azure-key-vault-sql-server?view=sql-server-ver17
Extensible Key Management Using Azure Key Vault - SQL Server | Microsoft Learn
Use the SQL Server Connector for Extensible Key Management with Azure Key Vault for SQL Server.
key managementsql serverextensibleusingazure
https://learn.microsoft.com/en-us/sql/t-sql/data-types/sql-variant-transact-sql?view=azuresqldb-current
sql_variant (Transact-SQL) - SQL Server | Microsoft Learn
sql_variant (Transact-SQL)
sqlvarianttransactservermicrosoft
https://learn.microsoft.com/en-us/sql/t-sql/statements/deny-endpoint-permissions-transact-sql?view=sql-server-ver17&redirectedfrom=MSDN
DENY Endpoint Permissions (Transact-SQL) - SQL Server | Microsoft Learn
DENY Endpoint Permissions (Transact-SQL)
sql serverdenyendpointpermissionstransact
https://learn.microsoft.com/id-id/sql/relational-databases/graphs/sql-graph-overview?view=sql-server-ver17
Pemrosesan Grafik - SQL Server and Azure SQL Database | Microsoft Learn
Pemrosesan grafik dengan SQL Server dan Azure SQL Database
sql servergrafikazuredatabasemicrosoft
https://learn.microsoft.com/zh-tw/sql/relational-databases/system-catalog-views/sys-database-audit-specification-details-transact-sql?view=sql-server-ver17
sys.database_audit_specification_details (Transact-SQL) - SQL Server | Microsoft Learn
sys.database_audit_specification_details (Transact-SQL)
database auditspecification detailssql serversystransact
https://learn.microsoft.com/de-de/sql/t-sql/database-console-commands/dbcc-flushauthcache-transact-sql?view=fabric-sqldb
DBCC FLUSHAUTHCACHE (Transact-SQL) - SQL Server | Microsoft Learn
DBCC FLUSHAUTHCACHE empties the database authentication cache containing information about logins and firewall rules, for the current user database in Azure...
sql serverdbcctransactmicrosoftlearn
https://learn.microsoft.com/en-us/sql/xquery/validate-expressions-xquery?view=sql-server-ver17&redirectedfrom=MSDN
Validate Expressions (XQuery) - SQL Server | Microsoft Learn
Learn about the validate expression in XQuery.
sql servervalidateexpressionsxquerymicrosoft
https://learn.microsoft.com/en-us/sql/relational-databases/performance/best-practice-with-the-query-store?view=sql-server-ver17&viewFallbackFrom=sql-server-ver15%5D
Best Practices for Monitoring Workloads with Query Store - SQL Server | Microsoft Learn
Learn best practices for using SQL Server Query Store with your workload, such as using the latest SQL Server Management Studio and Query Performance Insight.
best practices for
https://learn.microsoft.com/hu-hu/sql/relational-databases/errors-events/mssqlserver-833-database-engine-error?view=sql-server-ver17
MSSQLSERVER_833 - SQL Server | Microsoft Learn
sql servermssqlservermicrosoftlearn
https://learn.microsoft.com/en-us/sql/t-sql/functions/acos-transact-sql?view=sql-server-ver17
ACOS (Transact-SQL) - SQL Server | Microsoft Learn
sql serveracostransactmicrosoftlearn
https://learn.microsoft.com/id-id/sql/connect/odbc/download-odbc-driver-for-sql-server?view=sql-server-ver17
Unduh ODBC Driver untuk SQL Server - ODBC Driver for SQL Server | Microsoft Learn
Unduh Driver Microsoft ODBC untuk SQL Server untuk mengembangkan aplikasi kode asli yang tersambung ke SQL Server dan Azure SQL Database.
odbc driversql serverfor microsoftunduhuntuk
https://learn.microsoft.com/en-us/sql/relational-databases/system-catalog-views/sys-database-query-store-options-transact-sql?view=sql-server-ver15
sys.database_query_store_options (Transact-SQL) - SQL Server | Microsoft Learn
sys.database_query_store_options returns the Query Store options for this database.
database querysql serversysstoreoptions
https://learn.microsoft.com/en-gb/sql/relational-databases/system-catalog-views/sys-database-files-transact-sql?view=sql-server-ver16
sys.database_files (Transact-SQL) - SQL Server | Microsoft Learn
sys.database_files (Transact-SQL)
database filessql serversystransactmicrosoft
https://learn.microsoft.com/en-ca/sql/relational-databases/performance/display-an-actual-execution-plan?view=sql-server-ver17
Display an Actual Execution Plan - SQL Server | Microsoft Learn
Learn how to generate actual graphical execution plans by using SQL Server Management Studio. An actual graphical execution plan contains runtime information.
execution plansql serverdisplayactualmicrosoft