|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
OR_ocn853238702 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
130719s2013 xx o 000 0 eng d |
040 |
|
|
|a IDEBK
|b eng
|e pn
|c IDEBK
|d EBLCP
|d MEAUC
|d UMI
|d OCLCQ
|d DEBSZ
|d N$T
|d DEBBG
|d RIV
|d OCLCO
|d OCLCQ
|d YDXCP
|d OCLCF
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d FEM
|d JBG
|d AGLDB
|d MERUC
|d OCLCQ
|d OCLCO
|d CEF
|d NLE
|d OCLCQ
|d UKMGB
|d OCLCO
|d STF
|d UAB
|d UKAHL
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB747589
|2 bnb
|
016 |
7 |
|
|a 018014099
|2 Uk
|
019 |
|
|
|a 858027910
|a 968043491
|a 969019003
|
020 |
|
|
|a 1299735096
|q (electronic bk.)
|
020 |
|
|
|a 9781299735095
|q (electronic bk.)
|
020 |
|
|
|a 9781849689410
|q (electronic bk.)
|
020 |
|
|
|a 1849689415
|q (electronic bk.)
|
020 |
|
|
|a 1849689407
|
020 |
|
|
|a 9781849689403
|
020 |
|
|
|z 9781849689403
|
029 |
1 |
|
|a AU@
|b 000052282532
|
029 |
1 |
|
|a AU@
|b 000062471355
|
029 |
1 |
|
|a CHNEW
|b 001051850
|
029 |
1 |
|
|a CHVBK
|b 567706702
|
029 |
1 |
|
|a DEBBG
|b BV041776499
|
029 |
1 |
|
|a DEBBG
|b BV042969082
|
029 |
1 |
|
|a DEBSZ
|b 397572905
|
029 |
1 |
|
|a DEBSZ
|b 404319424
|
029 |
1 |
|
|a DEBSZ
|b 423727397
|
029 |
1 |
|
|a GBVCP
|b 882838032
|
029 |
1 |
|
|a UKMGB
|b 018014099
|
035 |
|
|
|a (OCoLC)853238702
|z (OCoLC)858027910
|z (OCoLC)968043491
|z (OCoLC)969019003
|
037 |
|
|
|a 504760
|b MIL
|
050 |
|
4 |
|a QA76.9.D3
|
072 |
|
7 |
|a COM
|x 000000
|2 bisacsh
|
082 |
0 |
4 |
|a 006
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Walker, Mark.
|
245 |
1 |
0 |
|a Software Development on the SAP HANA Platform.
|
260 |
|
|
|b Packt Publishing,
|c 2013.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|2 rda
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: So What is this SAP HANA Thing Anyways?; Time for action -- statistics about internal commercial flights in the USA from 1998 to 2011; What just happened?; Understanding the performance of SAP HANA; Massively parallel execution; Column-oriented table storage; Data compression; In-memory technology; SAP HANA as an appliance; Summary; Chapter 2: SAP HANA Studio -- Installation and First Look; Getting access to SAP HANA; Purchasing a SAP HANA license and appliance.
|
505 |
8 |
|
|a Accessing SAP HANA in the cloudGetting a free 30-day trial of a SAP HANA instance from SAP; Running the installation; Welcome to the SAP HANA Studio; The Modeler perspective; Connecting to the SAP HANA server; Importing sample data; SAP HANA object export; Importing exported data into SAP HANA; Previewing the sample data; Summary; Chapter 3: Your First SAP HANA Development -- An Attribute View; Creating a delivery unit; Creating a package; Creating an attribute view; Advanced features of attribute views; The client field; Joining tables in views; Join types in SAP HANA; Join cardinality.
|
505 |
8 |
|
|a Completing an attribute view with information from different tablesSummary; Quick reference; Chapter 4: Painting with Numbers -- An Analytic View; Creating an analytic view; Adding a Table to an Analytic View; Attributes and Measures -- what a difference an icon can make!; Adding an attribute view to an analytic view; Advanced features of analytic views; Restricted columns -- what they are and how to use them; Calculated Columns; Calculated attribute -- DATA_TYPE; Calculated measure -- VAT_RATE; Calculated measure -- VAT_AMOUNT; Accepting user input; Creating a view by copy; Filtering view contents.
|
505 |
8 |
|
|a Creating a variableCreating an input parameter; Creating a new calculated column; Modifying existing calculated columns; Summary; Quick Reference; Chapter 5: Let's Get Graphical -- Graphical Calculation Views; What is a graphical calculation view?; Creating a graphical calculation view; Adding analytic views; Projection block; Aggregation block; Join block; Union block; Output; Results; Summary; Quick reference; Chapter 6: You Talking to Me? Scripted Calculation Views; Creating a scripted calculation view; Understanding CE functions; Adding analytic views; Projection block.
|
505 |
8 |
|
|a The aggregation blockThe join block; The union block; Defining the view's output; Results; Summary; Quick reference; Chapter 7: Hey! That's My Data! Authorizations in SAP HANA; Roles; Creating a role; Granted roles; Part of roles; SQL privileges; Analytic privileges; System privileges; Package privileges; Users; Testing our user and role; Summary; Quick reference; Chapter 8: On Another Level -- Hierarchies in SAP HANA; Hierarchy types in SAP HANA; Parent-child hierarchies; Level hierarchies; Creating a hierarchy in SAP HANA; Viewing data according to a hierarchy; Summary; Quick reference.
|
520 |
|
|
|a Software Development on the SAP HANA Platform is a general tutorial guide to SAP HANA. This book is written for beginners to the SAP HANA platform. No knowledge of SAP HANA is necessary to start using this book.
|
588 |
0 |
|
|a Print version record.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a SAP HANA (Electronic resource)
|
630 |
0 |
7 |
|a SAP HANA (Electronic resource)
|2 blmlsh
|
630 |
0 |
7 |
|a SAP HANA (Electronic resource)
|2 fast
|0 (OCoLC)fst01916666
|
650 |
|
0 |
|a Database management.
|
650 |
|
0 |
|a Business enterprises
|x Data processing.
|
650 |
|
6 |
|a Bases de données
|x Gestion.
|
650 |
|
6 |
|a Entreprises
|x Informatique.
|
650 |
|
7 |
|a COMPUTERS
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Business enterprises
|x Data processing.
|2 fast
|0 (OCoLC)fst00842543
|
650 |
|
7 |
|a Database management.
|2 fast
|0 (OCoLC)fst00888037
|
655 |
|
4 |
|a Llibres electrònics.
|
776 |
0 |
8 |
|i Print version:
|z 9781299735095
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781849689403/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26851073
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1220959
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 608691
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis25840689
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 10861141
|
994 |
|
|
|a 92
|b IZTAP
|