|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
EBSCO_ocn879683573 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
140515s2014 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d DEBBG
|d DEBSZ
|d EBLCP
|d IDEBK
|d E7B
|d S4S
|d YDXCP
|d COO
|d OCLCQ
|d OCLCF
|d OCLCQ
|d D6H
|d K6U
|d OCLCQ
|d COCUF
|d CNNOR
|d OCLCQ
|d CCO
|d PIFFA
|d FVL
|d N$T
|d AZK
|d S9I
|d ZCU
|d AGLDB
|d MERUC
|d OCLCQ
|d U3W
|d REB
|d STF
|d VTS
|d CEF
|d ICG
|d NLE
|d INT
|d VT2
|d OCLCQ
|d UKMGB
|d WYU
|d G3B
|d TKN
|d OCLCQ
|d DKC
|d AU@
|d OCLCQ
|d UKAHL
|d OCLCQ
|d OCLCO
|d QGK
|d OCLCQ
|
016 |
7 |
|
|a 018006593
|2 Uk
|
019 |
|
|
|a 878263602
|a 961544258
|a 1259202058
|
020 |
|
|
|a 9781783287369
|q (electronic bk.)
|
020 |
|
|
|a 1783287365
|q (electronic bk.)
|
020 |
|
|
|z 1783287365
|
020 |
|
|
|z 1783287357
|
020 |
|
|
|z 9781783287352
|
029 |
1 |
|
|a AU@
|b 000062542951
|
029 |
1 |
|
|a CHNEW
|b 000699970
|
029 |
1 |
|
|a CHNEW
|b 000699971
|
029 |
1 |
|
|a CHNEW
|b 000887462
|
029 |
1 |
|
|a CHVBK
|b 374463794
|
029 |
1 |
|
|a DEBBG
|b BV042032443
|
029 |
1 |
|
|a DEBBG
|b BV043608980
|
029 |
1 |
|
|a DEBSZ
|b 405718152
|
029 |
1 |
|
|a DEBSZ
|b 414179110
|
029 |
1 |
|
|a DEBSZ
|b 493143939
|
029 |
1 |
|
|a GBVCP
|b 882839721
|
029 |
1 |
|
|a UKMGB
|b 018006593
|
029 |
1 |
|
|a AU@
|b 000067113397
|
035 |
|
|
|a (OCoLC)879683573
|z (OCoLC)878263602
|z (OCoLC)961544258
|z (OCoLC)1259202058
|
037 |
|
|
|a CL0500000426
|b Safari Books Online
|
050 |
|
4 |
|a QA76.7
|b .D63 2014eb
|
072 |
|
7 |
|a COM
|x 051010
|2 bisacsh
|
082 |
0 |
4 |
|a 005.13
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a D., Magulan.
|
245 |
1 |
0 |
|a Getting started with SOQL :
|b revolutionize the use of simple query strings to make them more efficient using SOQL /
|c Magulan D.
|
246 |
3 |
|
|a Getting started with Salesforce Object Query Language
|
260 |
|
|
|a Birmingham, UK :
|b Packt Pub.,
|c 2014.
|
300 |
|
|
|a 1 online resource :
|b illustrations
|
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
|
490 |
1 |
|
|a Community experience distilled
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to SOQL; What is SOQL?; Purpose of SOQL; SOQL syntax; Writing your first SOQL statement; Summary; Chapter 2: Basic SOQL Statements; The alias notation; The WHERE clause; The comparison operators; The equals operator; The not equals operator; The less than or equal to operator; The less than operator; The greater than or equal to operator; The greater than operator; The LIKE operator; The IN operator; The NOT IN Operator; The logical operators.
|
505 |
8 |
|
|a The AND operatorThe OR operator; The ORDER BY clause; The INCLUDES and EXCLUDES operators; Summary; Chapter 3: Advanced SOQL Statements; Relationship queries; Filtering multiselect picklist values; The INCLUDES operator; The EXCLUDES operator; The escape sequences; The date formats; The date literals; Querying with the date fields; Sorting in both the ascending and descending orders; Using the GROUP BY ROLLUP clause; Using the FOR REFERENCE clause; Using the FOR VIEW clause; Using the GROUP BY CUBE clause; Using the OFFSET clause; Summary; Chapter 4: Functions in SOQL.
|
505 |
8 |
|
|a Using the toLabel() methodUsing the GROUP BY clause; Using the COUNT() method; Using the COUNT(Field_Name) method; Using the COUNT_DISTINCT() method; Using the MIN() method; Using the MAX() method; Using the SUM() method; Using the HAVING clause; Summary; Chapter 5: Limitations and Best Practices; Standards to be followed in SOQL; Best practices; Limitations in objects; Other limitations; Governor limits; Understanding the limitations of the ORDER BY query; Understanding the limitations of the toLabel() query; Understanding the limitations of the COUNT() query.
|
505 |
8 |
|
|a Understanding the limitations of the OFFSET clauseLimitations of the relationship queries; Notes and Attachments limitations; Summary; Chapter 6: Tools with Installation Guidelines; Using the Force.com Explorer software; Installing Force.com Explorer; Workbench; Dataloader.io; The Apex Data Loader tool; Downloading Data Loader without the Salesforce.com login; Summary; Appendix: Review Questions; Index.
|
520 |
|
|
|a This is a practical tutorial-based guide on using the new SOQL language, aimed at Force.com developers. Each topic is discussed with the help of standard SOQL queries. If you are a Salesforce.com developer or administrator, this book will help you to avoid hitting limits set by Salesforce.com. For those of you who are preparing for advanced developer Salesforce.com certification, this book will also be particularly useful.
|
588 |
0 |
|
|a Online resource; title from cover (Safari, viewed May 6, 2014).
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Query languages (Computer science)
|
650 |
|
0 |
|a Salesforce (Online service)
|
650 |
|
0 |
|a Database management.
|
650 |
|
6 |
|a Langages d'interrogation.
|
650 |
|
6 |
|a Salesforce (Serveur)
|
650 |
|
6 |
|a Bases de données
|x Gestion.
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Database management.
|2 fast
|0 (OCoLC)fst00888037
|
650 |
|
7 |
|a Query languages (Computer science)
|2 fast
|0 (OCoLC)fst01085675
|
650 |
|
7 |
|a Salesforce (Online service)
|2 fast
|0 (OCoLC)fst01743478
|
776 |
0 |
8 |
|i Print version:
|a Magulan, D.
|t Getting Started with SOQL.
|d Birmingham : Packt Publishing, ©2014
|z 9781783287352
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=761858
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26849925
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10861623
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 761858
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis28272299
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11784731
|
994 |
|
|
|a 92
|b IZTAP
|