avatar
Oracle question# Database - 数据库
h*r
1
Is ORACLE support pointer type? somebody told me using it
will greatly
increase the performance.
Some big shrimp can give some introduction on it?
avatar
s*e
2
In fact, POINTER is not the basic data type of ORACLE.
Orcacle support NUMERIC and VARCHAR2,LOB, etc.
Since you can use Pro*C( or OCI) to develop Oracle
applciations,
the benefit of standard C language can be realized in such
type of applications.
Please reference to the Pro*C development guide of ORACLE.

【在 h****r 的大作中提到】
: Is ORACLE support pointer type? somebody told me using it
: will greatly
: increase the performance.
: Some big shrimp can give some introduction on it?

avatar
h*r
3
Thanks, SuperMouse!

【在 s********e 的大作中提到】
: In fact, POINTER is not the basic data type of ORACLE.
: Orcacle support NUMERIC and VARCHAR2,LOB, etc.
: Since you can use Pro*C( or OCI) to develop Oracle
: applciations,
: the benefit of standard C language can be realized in such
: type of applications.
: Please reference to the Pro*C development guide of ORACLE.

avatar
s*e
4
I am sorry that I make a mistake here.
The Pro*C/C++ do not support Pointer type. It only support
array (limit to 1 or 2 dimension).
If you want to use pointer, you may go to C (OCI) developing
guide.
In fact, the performance of DB application relies on the
data visiting operations.
You should foucs on optimizing the SQL performance. Also you
should cut down the data trander
between the DB server and client.
In fact, array and pointer will not have big difference in
Db applications.
If you want

【在 h****r 的大作中提到】
: Thanks, SuperMouse!
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。