Home Database Mysql Tutorial SQLSERVER NTEXT字段查询

SQLSERVER NTEXT字段查询

Jun 07, 2016 pm 03:39 PM
sqlserver Discover Field Inquire

发现一个奇怪的问题: 环境 :SQLSERVER 20008表中有三个字段为NText存储了RTF格式的文本信息 场景 :select * from Table 1. 使用SQLSERVER 2008 客户端(非本地)查询时下载的数据量非常大,有25M,经分析是Ntext字段中的数据过多,超90%。 2.而使用SQLSERVE

发现一个奇怪的问题:

    环境:SQLSERVER 20008表中有三个字段为NText存储了RTF格式的文本信息

    场景:select * from Table

         1. 使用SQLSERVER 2008 客户端(非本地)查询时下载的数据量非常大,有25M,经分析是Ntext字段中的数据过多,超90%。

          2.而使用SQLSERVER 7.0 客户端查询时,下载的数据非常小只有 2M,且数据完整

     待解决问题:

        1.为什么SQLSERVER 7.0 和SQLSERVER 2008查询有这么大的区别

        2.如何降低NTEXT字段(RTF文本)查询时的下载数据量

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to solve the problem that the object named already exists in the sqlserver database How to solve the problem that the object named already exists in the sqlserver database Apr 05, 2024 pm 09:42 PM

How to solve the problem that the object named already exists in the sqlserver database

How to import mdf file into sqlserver How to import mdf file into sqlserver Apr 08, 2024 am 11:41 AM

How to import mdf file into sqlserver

What to do if the sqlserver service cannot be started What to do if the sqlserver service cannot be started Apr 05, 2024 pm 10:00 PM

What to do if the sqlserver service cannot be started

How to check sqlserver port number How to check sqlserver port number Apr 05, 2024 pm 09:57 PM

How to check sqlserver port number

How to recover accidentally deleted database in sqlserver How to recover accidentally deleted database in sqlserver Apr 05, 2024 pm 10:39 PM

How to recover accidentally deleted database in sqlserver

Where is the sqlserver database? Where is the sqlserver database? Apr 05, 2024 pm 08:21 PM

Where is the sqlserver database?

How to check your academic qualifications on Xuexin.com How to check your academic qualifications on Xuexin.com Mar 28, 2024 pm 04:31 PM

How to check your academic qualifications on Xuexin.com

How to delete sqlserver if the installation fails? How to delete sqlserver if the installation fails? Apr 05, 2024 pm 11:27 PM

How to delete sqlserver if the installation fails?

See all articles