plsql developer 中文的bug

bigzhu posted @ Sep 02, 2010 06:26:39 PM in sql with tags SQL , 2136 阅读

每次在 pl/sql developer 中编辑表,什么都不动,查看sql,就会看到有这一句:

-- Alter table
alter table BBS
  storage
  (
    next 8
  )
;

每次在 pl/sql developer 改了东西,直接应用,报错,也都是因为多了这一句,这是干啥?
难道有爱好要我强制把 storage 改成 8?8啥?单位呢?

看了下,发现问题了.
pl/sql developer 可以选择 storage 的单位,第一个是 Bytes ,然后是 KB,MB .

然后 Bytes 被这个山寨汉化版弄成'字节'了.
结果因为这个'字节'的存在,在 pl/sql developer 中选不到默认值MB,变成了空. 误认为发生了修改,于是生成了修改的sql.

还是用英文版好了.没有这种问题.

SEBA 10th Maths Ques 说:
Sep 30, 2022 01:23:03 AM

Subject expert of your class teacher is provided with the model sample question bank for all chapters with practice study material for Paper-1 and Paper-2 examination tests as per Part-1 and Part-2 syllabus books, SEBA 10th Maths Question Paper all SEBA board HSLC and AHM students can download SEBA Mathematics Model Paper 2023 Pdf to guessing important questions for all Unit Tests, Three Months Exams (Quarterly), Six Months Exams (Half Yearly), Pre-Final and annual final public examination tests.


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter