- Real Time Analytics with SAP HANA
- Vinay Singh
- 187字
- 2021-07-09 21:20:50
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
CREATE PROCEDURE {schema.}name {({IN|OUT|INOUT} param_name data_type {,...})} {LANGUAGE <LANG>} {SQL SECURITY <MODE>} {READS SQL DATA {WITH RESULT VIEW <view_name>}} AS BEGIN ... END
Any command-line input or output is written as follows:
GRANT SELECT ON SCHEMA <YOUR SCHEMA> TO _SYS_REPO WITH GRANT OPTION; GRANT SELECT ON SCHEMA HANA_DEMO TO _SYS_REPO WITH GRANT OPTION
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "You can see the created procedure below our schema under the Procedures... folder."
推薦閱讀
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- Learning ROS for Robotics Programming(Second Edition)
- Redis Applied Design Patterns
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- 用Flutter極速構(gòu)建原生應(yīng)用
- C語言課程設(shè)計(jì)
- Mastering Drupal 8 Views
- Node.js全程實(shí)例
- 低代碼平臺(tái)開發(fā)實(shí)踐:基于React
- iOS開發(fā)實(shí)戰(zhàn):從入門到上架App Store(第2版) (移動(dòng)開發(fā)叢書)
- Solr Cookbook(Third Edition)
- Fast Data Processing with Spark(Second Edition)
- Qlik Sense? Cookbook
- Mastering Gephi Network Visualization
- 監(jiān)控的藝術(shù):云原生時(shí)代的監(jiān)控框架