oracle| temporary table
We have recently taken into account the fact that our database-side write stored procedures are used in temporary tables because we
It is not clear how the database end is handled, and how SQL Server is handled
The same, whether there will be hidden dangers and so on some issues, in order to avoid future unnecessary trouble I did a deep
Into the research and view some authoritative information, now and everyone to share, I hope everyone in the processing
Oracle Temp table is to note:
The first is the syntax for creating temporary tables:
CREATE GLOBAL Temporary Table table
"(" Column datatype [DEFAULT expr] [{NULL | Not NULL}]
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.