🚀 News: We are launching the Kontext Labs Platform Pilot! Click here to join our pilot program.

sql-server

26 items tagged with "sql-server"

24 Articles
2 Diagrams

Articles

Regular Expression Replace (REGEXP_REPLACE) in SQL Server

2022-06-04
SQL Server

Execute Azure SQL Statements Periodically via Azure Automation

2022-01-22
Microsoft Azure

Call SQL Server Stored Procedure in Python

2021-12-23
Python Programming

Spark (PySpark) - 从SQL Server数据库中读取数据

2021-10-13
Spark 中文

How to Create User for Azure SQL Database

2021-08-12
Microsoft Azure

Spark Scala: Load Data from SQL Server

2020-12-18
Spark & PySpark

Calculate MD5 , SHA256, SHA512 in SQL Server

2020-09-21
SQL Server

Azure SQL Database Automated Backup Strategy

2020-04-11
Microsoft Azure

AttributeError: type object 'java.sql.Types' has no attribute '__javaclass__'

2020-04-10
Python Programming

Save DataFrame to SQL Databases via JDBC in PySpark

2020-03-20
Spark & PySpark

Connect to SQL Server via JayDeBeApi in Python

Python JayDeBeApi module allows you to connect from Python to databases using Java JDBC drivers.

2020-02-29
Code Snippets & Tips

Spark Read from SQL Server Source using Windows/Kerberos Authentication

2020-02-03
Spark & PySpark

Extract Values from JSON String Column in SQL Server

JSON is commonly used in modern applications for data storage and transfers. Pretty much all programming languages provide APIs to parse JSON.

2019-11-18
Code Snippets & Tips

Calculate time difference in T-SQL / SQL Server

2019-11-18
Code Snippets & Tips

JDBC Integrated Security, NTLM and Kerberos Authentication for SQL Server

2019-05-05
Java Programming

Configure a SQL Server Database as Remote Hive Metastore

2019-04-14
Hadoop, Hive & HBase

Connect to SQL Server in Spark (PySpark)

2019-03-23
Spark & PySpark

Load Data into HDFS from SQL Server via Sqoop

2018-04-23
Sqoop

Connecting Apache Zeppelin to your SQL Server

2018-04-22
Zeppelin

Querying Teradata and SQL Server - Tutorial 2 Filtering and Sorting

2015-05-04
Teradata

Querying Teradata and SQL Server - Tutorial 1: The SELECT Statement

2015-05-03
Teradata

使用SQL Server 自带功能简化SQL

2013-06-01
SQL Server

SQL Server 行列互相转换、合并

在数据库查询中,我们经常需要将数据库中的行与列互相转换;本文将对这些转换进总结,以供参考。

2011-01-25
SQL Server

SQL Server 附加没有日志文件ldf的数据库mdf的方法

2009-10-20
SQL Server

Diagrams