logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

SQL Server中的数据库快照

Database snapshot is a great feature that offers virtual read only consistent database copy. When we create the database snapshot in the live operational database, it takes a database point in tim...

#数据库#mysql#java +2
新SQL Server 2016示例数据库

背景 (Background)We have all learned to love and hate the trusty Bike shop database. Almost every demo or presentation pertaining to SQL Server we do, we use the AdventureWorks sample database. Al...

#数据库#java#python +2
将SQL Server链接到Oracle数据库

There are some cases in the wild where we want to get back data from an external database without additional coding in an application and just write a T-SQL query that will do all the job for us. ...

#数据库#python#linux +2
如何比较Visual Studio中的两个SQL数据库

Visual Studio is an application that is used by many developers and it has different kinds of features that can facilitate the developer’s work. Among these features, Visual Studio offers users ...

#数据库#python#linux +2
tde数据库加密_在其他服务器上还原启用了透明数据加密(TDE)的数据库

tde数据库加密In this article, we will review how to enable Transparent Data Encryption (TDE) on a database in SQL Server and move the Transparent Data Encryption (TDE) enabled databases to a different ...

#数据库#java#mysql +2
SQL Server数据库备份和还原报告

In the previous articles, we discussed several ways of taking backup and testing the restore process to ensure the integrity of the backup file.在先前的文章中,我们讨论了进行备份和测试还原过程以确保备份文件完整性的几种方法。I...

#数据库#python#java +2
azure云数据库_连接到Azure SQL数据库

azure云数据库The below screenshots and code samples are valid at the time of writing (May 2018) but as things in Azure can change so quickly, please check the latest documentation if a code sample doesn’t

#java#python#linux +2
SQL Server中的表值参数

Table-Valued Parameters aka TVPs are commonly used to pass a table as a parameter into stored procedures or functions. They are helpful in a way, we can use a table as an input to these routines...

#java#数据库#python +2
使用PowerShell将字符串拆分为数组

In this article, I am going to explain the PowerShell script to split a string into an array. Before I explain it, let me just give you a small introduction of the PowerShell and the PowerShell ar...

#python#java#正则表达式 +1
avue-crud 使用_创建和使用CRUD存储过程

avue-crud 使用The Data Storage Layer consists of SQL Server and database objects. The Data Access Layer is client code written in a language such as C#, VB, VB.Net, Java, PHP etc. The Data Access ...

#数据库#python#mysql +2
    共 12 条
  • 1
  • 2
  • 请选择