为什么是Oracle的问题? [英] Why is long an issue with Oracle?

查看:139
本文介绍了为什么是Oracle的问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么是Oracle的问题?

Why is long an issue with Oracle?

如果有人能告诉我在oracle中使用长数据类型有什么问题,会更好吗?

It will be better if some one can tell me what are the issues with using the long data type in oracle? something related to storage?

我在面试中问过这个问题。

I was asked this in an interview.

推荐答案

LONG是古老的,已被废弃,已被CLOB取代。 LONGs有很多限制,它们在SQL中很难操作。因此,虽然您可能必须在旧数据库中处理它们,但在新表中使用LONG列是不明智的。

LONG is archaic and deprecated, and has been superseded by CLOB. There are lots of restrictions with LONGs and they are difficult to manipulate in SQL. So while you may have to deal with them in old databases, you would be unwise to ever use a LONG column in a new table.

这篇关于为什么是Oracle的问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆