在看一个script的时候,看到了类似如下的东东, 

 

SQL> @?/rdbms/admin/catproc.sql

 

对这个@后面的?很感不解,google之,在一个地方发现如下解释,遂释然。 

 

SQL*Plus provides a shortcut to refer to the ORACLE_HOME directory: the question mark (?).

 

 

--EOF--

相关文章:

  • 2021-06-10
  • 2022-12-23
  • 2022-12-23
  • 2021-07-22
  • 2021-06-06
  • 2021-08-29
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-08
  • 2022-01-16
  • 2022-12-23
  • 2021-08-26
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案