Data types trong Oracle – Freetuts
Bài viết này được đăng tại
freetuts.net
Bạn đang đọc: Data types trong Oracle – Freetuts
, không được copy dưới mọi hình thức.
Vì dịch ra tiếng Việt sẽ dài dòng và khó hiểu nên mình giữ nguyên tiếng Anh nhé .
1. Character Datatypes
Character Datatypes hay còn gọi là kiểu dữ liệu kí tự, nó là kiểu chuỗi và mỗi kiểu sẽ có độ dài khác nhau .
Data Type Syntax Oracle 9i Oracle 10g Oracle 11g char(size) 2000 bytes. 2000 bytes. 2000 bytes. nchar(size) 2000 bytes. 2000 bytes. 2000 bytes. nvarchar2(size) 4000 bytes. 4000 bytes. 4000 bytes. varchar2(size) 4000 bytes .Bài viết này được đăng tại [ không lấy phí tuts. net ] 32KB in PLSQL.
4000 bytes .
32KB in PLSQL .4000 bytes .
32KB in PLSQL .long 2GB. 2GB. 2GB. raw 2000 bytes. 2000 bytes. 2000 bytes. long raw 2GB. 2GB. 2GB. 2. Numeric Datatypes
Data Type Syntax Oracle 9i Oracle 10g Oracle 11g number(p,s) range from 1 to 38.
Scale can range from -84 to 127.range from 1 to 38.
Scale can range from -84 to 127.range from 1 to 38.
Scale can range from -84 to 127.numeric(p,s) range from 1 to 38. range from 1 to 38. range from 1 to 38. float dec(p,s) range from 1 to 38. range from 1 to 38. range from 1 to 38. decimal(p,s) range from 1 to 38. range from 1 to 38. range from 1 to 38. integer int smallint real double precision 3. Date/Time Datatypes
Data Type Syntax Oracle 9i Oracle 10g Oracle 11g date between Jan 1, 4712 BC and Dec 31, 9999 AD. between Jan 1, 4712 BC and Dec 31, 9999 AD. between Jan 1, 4712 BC and Dec 31, 9999 AD. timestamp (fractional seconds precision) number between 0 and 9. (default is 6) number between 0 and 9. (default is 6) number between 0 and 9. (default is 6) timestamp (fractional seconds precision) with time zone numberr between 0 and 9. (default is 6) number between 0 and 9. (default is 6) number between 0 and 9. (default is 6) timestamp (fractional seconds precision) with local time zone number between 0 and 9. (default is 6) number between 0 and 9. (default is 6) a number between 0 and 9. (default is 6) interval year
(year precision)
to monthnumber of digits in the year. (default is 2) number of digits in the year. (default is 2) number of digits in the year. (default is 2) interval day
(day precision)
to second (fractional seconds precision)number between 0 and 9. (default is 2)
number between 0 and 9. (default is 6)number between 0 and 9. (default is 2)
number between 0 and 9. (default is 6)number between 0 and 9. (default is 2)
number between 0 and 9. (default is 6)4. Large Object (LOB) Datatypes
Data Type Syntax Oracle 9i Oracle 10g Oracle 11g bfile Maximum file size of 4GB. Maximum file size of 232-1 bytes. Maximum file size of 264-1 bytes. blob Store up to 4GB of binary data. Store up to (4 gigabytes -1) * (the value of the CHUNK parameter of LOB storage). Store up to (4 gigabytes -1) * (the value of the CHUNK parameter of LOB storage). clob Store up to 4GB of character data. Store up to (4 gigabytes -1) * (the value of the CHUNK parameter of LOB storage) of character data. Store up to (4 gigabytes -1) * (the value of the CHUNK parameter of LOB storage) of character data. nclob Store up to 4GB of character text data. Store up to (4 gigabytes -1) * (the value of the CHUNK parameter of LOB storage) of character text data. Store up to (4 gigabytes -1) * (the value of the CHUNK parameter of LOB storage) of character text data. Trên là list những kiểu dữ liệu trong Oracle, mình cũng không muốn dịch ra tiếng việt vì dài dòng lắm, bạn tự tìm hiểu thêm nhé .
Source: https://thomaygiat.com
Category : Kỹ Thuật Số
Chuyển vùng quốc tế MobiFone và 4 điều cần biết – MobifoneGo
Muốn chuyển vùng quốc tế đối với thuê bao MobiFone thì có những cách nào? Đừng lo lắng, bài viết này của MobiFoneGo sẽ giúp…
Cách copy dữ liệu từ ổ cứng này sang ổ cứng khác
Bạn đang vướng mắc không biết làm thế nào để hoàn toàn có thể copy dữ liệu từ ổ cứng này sang ổ cứng khác…
Hướng dẫn xử lý dữ liệu từ máy chấm công bằng Excel
Hướng dẫn xử lý dữ liệu từ máy chấm công bằng Excel Xử lý dữ liệu từ máy chấm công là việc làm vô cùng…
Cách nhanh nhất để chuyển đổi từ Android sang iPhone 11 | https://thomaygiat.com
Bạn đã mua cho mình một chiếc iPhone 11 mới lạ vừa ra mắt, hoặc có thể bạn đã vung tiền và có một chiếc…
Giải pháp bảo mật thông tin trong các hệ cơ sở dữ liệu phổ biến hiện nay
Hiện nay, với sự phát triển mạnh mẽ của công nghệ 4.0 trong đó có internet và các thiết bị công nghệ số. Với các…
4 điều bạn cần lưu ý khi sao lưu dữ liệu trên máy tính
08/10/2020những chú ý khi tiến hành sao lưu dữ liệu trên máy tính trong bài viết dưới đây của máy tính An Phát để bạn…