... Oracle SQL* Plus Pocket Reference, 2nd Edition By Jonathan Gennick Publisher : O'Reilly Pub Date : October 2002 ISBN : 0-5 9 6-0 044 1-9 Pages : 120 Copyright Oracle SQL* PlusPocket ... (Oracle9 i) Section 1.8. Transaction Management Section 1.9. Formatting Text Reports Section 1.10. Tuning SQL Section 1.11. SQL* Plus Format Elements 1.1...
Ngày tải lên: 25/03/2014, 10:51
... iceberg. For more information about SQL* Plus, see Jonathan Gennick’s Oracle SQL* Plus: The Definitive Guide (O’Reilly & Associates, 1999) and Oracle SQL* Plus Pocket Reference (O’Reilly & Associates, ... at www.oreilly.com/catalog/orsqlter and in Oracle s SQL Reference Manual. If you, like most current Oracle users, don’t use the Object features, I think you wil...
Ngày tải lên: 25/03/2014, 10:51
o'reilly - oracle sql tuning pocket
... Oracle SQL Tuning Pocket Reference By Mark Gurry Publisher : O'Reilly Pub Date : January 2002 ISBN : 0-5 9 6-0 026 8-8 Pages : 108 Copyright Chapter 1. Oracle SQL TuningPocket ... between '01-DEC-2001' and '31-DEC-2001' The single-column index will be used in preference to the three-column index, despite the fact that the thre...
Ngày tải lên: 25/03/2014, 10:51
o'reilly - xml pocket reference 2nd edition
... <xsl:strip-space/> <xsl:preserve-space/> <xsl:output/> <xsl:key/> <xsl:decimal-format/> <xsl:namespace-alias/> <xsl:attribute-set> </xsl:attribute-set> ... case-insensitive manner. In addition, ISO-3166 provides extensions for nonstandardized languages or language variants. Valid xml:lang values include notations such as en, en-US,...
Ngày tải lên: 25/03/2014, 10:53
Tài liệu Oracle PL/SQL Language Pocket Reference, Fourth Edition doc
... compile ) IS 1 Chapter 1 Oracle PL /SQL Language Pocket Reference Introduction The Oracle PL /SQL Language Pocket Reference is a quick ref- erence guide to the PL /SQL programming language, which provides ... "Joliet" Jake address: 1060 W Addison St Chicago, IL 60613 home 77 3-5 5 5-5 253 club 31 2-5 5 5-2 468 92 | Oracle PL /SQL Language Pocket R...
Ngày tải lên: 17/02/2014, 23:20
Windows PowerShell Pocket Reference, 2nd Edition docx
... “command-let”). All cmdlets are named A Guided Tour of Windows PowerShell | xiii www.it-ebooks.info in a Verb-Noun pattern, such as Get-Process, Get-Content, and Stop-Process. PS > Get-Process -Name ... PowerShell supports -WhatIf and -Confirm parameters that let you see what a command would do: PS > gps [b-t]*[c-r] | Stop-Process -whatif What if: Performing operation "Stop-Process...
Ngày tải lên: 06/03/2014, 06:21
o'reilly - linux network administrator's guide 2nd edition
... future editions, by writing to: O'Reilly & Associates, Inc. 101 Morris Street Sebastopol, CA 95472 1-8 0 0-9 9 8-9 938 (in the U.S. or Canada) 1-7 0 7-8 2 9-0 515 (international or local) 1-7 0 7-8 2 9-0 104 ... Network Administrator's Guide, 2nd Edition By Olaf Kirch & Terry Dawson 2nd Edition June 2000 1-5 659 2-4 0 0-2 , Order Number: 4...
Ngày tải lên: 25/03/2014, 10:48
o'reilly - mastering regular expressions in java 2nd edition
... regular-expr ession use in Perl. Wher e Perl has $input =˜ /ˆ( [-+ ]?[ 0-9 ]+(\.[ 0-9 ]+)?)\s+([CF])$/i (fr om an example in Chapter 2 ☞ 48), ORO allows: engine.match("/ˆ( [-+ ]?[ 0-9 ]+(\\.[ 0-9 ]+)?)\\s+([CF])$/i", ... issues that make benchmarking Java a slippery science at best (primar- ily, the effects of the Just-In-Time or Better-Late-Than-Never compiler). In doin...
Ngày tải lên: 25/03/2014, 10:50
o'reilly - writing excel macros with vba 2nd edition
... 8.6.2 Date- and Time-Related Functions VBA has a large number of functions related to manipulating dates and times. Table 8-2 contains a selection. Table 8-2 . Some Date- and Time-Related Functions ... LEN(name$) TO 1 STEP -1 200 reverse$ = reverse$ + MID$(name$, i, 1) 210 NEXT i 220 PRINT "Last name reversed: " + reverse$ Now, observe that lines 4 0-7 0, 11 0-1 4...
Ngày tải lên: 25/03/2014, 10:53