This companion book to the Programmer s Guide to the Oracle Precompilers shows you how to write FORTRAN programs that use the powerful database language SQL to access and manipulate Oracle data. It provides easy-to-follow examples, instructions, and programming tips, as weii as several full-length programs to better your understanding and demonstrate the usefulness of embedded SQL.
Programmer’s Guide to the Oracle 5 Precompilers (Part No. A42525-1)
21 ноября 2010This manual is a comprehensive user’s guide and on-the-job reference to the Oracle ProCOBOL and ProFORTRAN Precompilers. It shows you step-by-step how to develop applications that use the powerful database language SQL to access and manipulate Oracle data.Показать полностьюThis manual is a comprehensive user’s guide and on-the-job reference to the Oracle ProCOBOL and ProFORTRAN Precompilers. It shows you step-by-step how to develop applications that use the powerful database language SQL to access and manipulate Oracle data. It explores a full range of topics—from underlying concepts to advanced programming techniques—and uses clear, hands-on examples to teach you all you need to know.
PL/SQL User’s Guide and Reference (Part No. A89856-01)
21 ноября 2010PL/SQL, Oracle’s procedural extension of SQL, is an advanced fourth-generation programming language (4GL). It offers modern features such as data encapsulation, overloading, collection types, exception handling, and information hiding.Показать полностьюPL/SQL, Oracle’s procedural extension of SQL, is an advanced fourth-generation programming language (4GL). It offers modern features such as data encapsulation, overloading, collection types, exception handling, and information hiding. PL/SQL also offers seamless SQL access, tight integration with the Oracle server and tools, portability, and security. This guide explains all the concepts behind PL/SQL and illustrates every facet of the language. Good programming style is stressed throughout and supported by numerous examples. Using this guide, you learn PL/SQL quickly and efficiently.
Pro PL/I. Supplement to the Oracle Precompilers Guide (Part No. A87540-01)
21 ноября 2010Devoted exclusively to the Pro PL/I Precompiler, this manual supplements the language-independent Programmer’s Guide to the Oracle Precompilers. An understanding of the material in the Programmer’s Guide is assumed. This companion book shows you how to write PL/I programs that use the powerful database language SQL to access and manipulate Oracle data.Показать полностьюDevoted exclusively to the Pro PL/I Precompiler, this manual supplements the language-independent Programmer’s Guide to the Oracle Precompilers. An understanding of the material in the Programmer’s Guide is assumed. This companion book shows you how to write PL/I programs that use the powerful database language SQL to access and manipulate Oracle data. It provides easy-to-follow examples, instructions, and programming tips, as well as several full-length programs to better your understanding and demonstrate the usefulness of embedded SQL.
Oracle SQL. Jumpstart with Examples
21 ноября 2010Oracle SQL Jumpstart with Examples will be a very useful reference and should be a hit for anyone who may be using Oracle SQL. This book should become very popular not only with Developers and DBAs but also Database Managers, Designers and System Managers.Показать полностьюOracle SQL Jumpstart with Examples will be a very useful reference and should be a hit for anyone who may be using Oracle SQL. This book should become very popular not only with Developers and DBAs but also Database Managers, Designers and System Managers. Even busy executives can use the book to quickly write queries on an occasional basis. Additionally, the examples in the book provide a good reference for functional people, (such as systems engineers and project leaders,) who want a better understanding of the true capabilities of Oracle SQL, allowing for better articulation and understanding of user and system requirements.
Oracle Database 10g SQL
21 ноября 2010In this comprehensive book, you’ll learn to write Structured Query Language (SQL) statements to access an Oracle database and use PL/SQL (Procedural Language/SQL) to write programs containing SQL statements.Показать полностьюIn this comprehensive book, you’ll learn to write Structured Query Language (SQL) statements to access an Oracle database and use PL/SQL (Procedural Language/SQL) to write programs containing SQL statements. Developed in compliance with the new SQL2003 specification, this definitive resource explains how to use the latest Oracle Database 10g features, and much more. Written by Oracle guru Jason Price, Oracle Database 10g SQL covers everything you need to know to master SQL. * Executes queries, inserts, updates, and deletes against a database * Write PL/SQL stored programs, packages, and triggers * Create database tables, sequences, indexes, views, and users * Use SQL *Plus to execute SQL statements, scripts, and reports * Perform complex calculations using analytic functions * Learn the basics of running SQL using Java through JDBC * Use large objects to store up to 128 terabytes of character and binary data * Define database object types and create object tables to handle advanced data * Use all the latest Oracle Database 10g features such as the BINARY_FLOAT and BINARY_DOUBLE types, the MODEL clause, and more * Implement high-performance tuning techniques to make your SQL statements really fly.
Object-oriented Oracle
21 ноября 2010The popularity of object-oriented concepts, design, and programming has stimulated the need for a database system that enables a straightforward process to store and retrieve object instances.Показать полностьюThe popularity of object-oriented concepts, design, and programming has stimulated the need for a database system that enables a straightforward process to store and retrieve object instances. Exploring object-oriented features and techniques in Oracle DBMS, this book describes the fundamental aspects of data modeling and implementation in Oracle. The implementation of structural aspects of an object model are covered, including object types, collection types, object referencing, nested tables, and inheritance structures, as well as the behavioral aspects that include encapsulated member procedures and functions. The complete cycle of database design using object-oriented concepts, implementation on object-relational Oracle, and data manipulations using member procedures/functions and object-relational queries is also addressed.
Oracle C++ Call Interface. Programmer’s Guide (Part No. A89860-01)
21 ноября 2010The Oracle C++ Call Interface (OCCI) is an application programming interface (API) that allows applications written in C++ to interact with one or more Oracle database servers. OCCI gives your programs the ability to perform the full range of database operations that are possible with an Oracle database server, including SQL statement processing and object manipulation.
Oracle 9i Real Application Clusters. Concepts (Part No. A89867-02)
21 ноября 2010This manual prepares you to successfully implement clustered databases by presenting Real Application Clusters concepts. Information in this manual applies to Real Application Clusters as it runs on all operating systems.Показать полностьюThis manual prepares you to successfully implement clustered databases by presenting Real Application Clusters concepts. Information in this manual applies to Real Application Clusters as it runs on all operating systems. Real Application Clusters is a new breakthrough architecture with scalability and high availability features that exceed the capabilities of previous Oracle cluster-enabled software releases.
Teradata RDBMS for UNIX SQL Reference
21 ноября 2010The Teradata RDBBS for UNIX SQL Reference describes the Teradata Structured Query Language (SQL) and how to use SQL to do any of the following things: * Manipulate data * Define or restructure the database * Assign or revoke access to the data. This preface describes the organization of the Teradata RDBMS for UNIX SQL Reference and identifies information you should know before using it.Показать полностьюThe Teradata RDBBS for UNIX SQL Reference describes the Teradata Structured Query Language (SQL) and how to use SQL to do any of the following things: * Manipulate data * Define or restructure the database * Assign or revoke access to the data. This preface describes the organization of the Teradata RDBMS for UNIX SQL Reference and identifies information you should know before using it. This manual should be used in conjunction with the Teradata RDBMS for UNIX Database Design and Administration manual.
Teradata RDBMS SQL/Data Dictionary Quick Reference
21 ноября 2010This book is a quick reference for the SQL dialect supported by the Teradata Relational Database Management System. The book is also a quick reference to the supported data description phrases for the Teradata RDBMS and the Data Dictionary. The audience for this quick reference is all users of Teradata SQL who need quick, non-detailed information about how to structure a SQL statement.
SQL Plus. Getting Started (Part No. A88829-01)
21 ноября 2010SQL*Plus User’s Guide and Reference is intended for business and technical users and system administrators who want to use SQL*Plus in the Windows 2000, Windows NT or Windows 95/98 operating environments. This guide assumes that you are familiar with: * SQL*Plus commands and general features.Показать полностьюSQL*Plus User’s Guide and Reference is intended for business and technical users and system administrators who want to use SQL*Plus in the Windows 2000, Windows NT or Windows 95/98 operating environments. This guide assumes that you are familiar with: * SQL*Plus commands and general features. You should refer to the generic SQL*Plus documentation set before using this guide. See “Related Documentation” later in this chapter. * Commands for deleting and copying files and the concepts of the search path, subdirectories, and path names. * Fundamentals of the Microsoft Windows 2000, Windows NT or Windows 95/98 operating systems. To use this guide, you need a basic understanding of the SQL database language. If you do not have any familiarity with this database tool, you should refer to the Oracle9i SQL Reference. If you plan to use the PL/SQL database language in conjunction with SQL*Plus, refer to the PL/SQL User’s Guide and Reference for information on using PL/SQL.
SQL Plus. Quick Reference (Part No. A88828-01)
21 ноября 2010This Quick Reference shows the syntax for SQL Plus commands. For detailed information on each command, refer to the SQL Plus User’s Guide and Reference. This Quick Reference discusses the following topics: ¦ Conventions in Code Examples ¦ Starting and Leaving SQL Plus ¦ Starting Up and Shutting Down a Database ¦ Entering and Executing Commands ¦ Manipulating SQL, SQL Plus, and PL/SQL Commands ¦ Formatting Query Results ¦ Accessing Databases ¦ Miscellaneous ¦ SQL Command List
Microsoft SQL Server 2000 Database Design
21 ноября 2010This course teaches you how to use the Transact-SQL language to query and program Microsoft SQL Server 2000 in a Windows 2000 Server environment. This/s course also assists you in preparing for the Microsoft Certified Systems Engineers/ and Microsoft Certified Database Administrator Exam #70-229. Designing ancK/s Implementing Databases with Microsoft SQL Server 2000 Enterprise Edition.
SQL Plus. User’s Guide and Reference (Part No. A75664-01)
21 ноября 2010SQL Plus User’s Guide and Reference is intended for business and technical end users and system administrators who perform the following tasks: ¦ Enter, edit, store, retrieve, and run SQL commands and PL/SQL blocks ¦ Format, perform calculations on.Показать полностьюSQL Plus User’s Guide and Reference is intended for business and technical end users and system administrators who perform the following tasks: ¦ Enter, edit, store, retrieve, and run SQL commands and PL/SQL blocks ¦ Format, perform calculations on. store, print and create web output of query results ¦ List column definitions for any table ¦ Send messages to and accept responses from an end user ¦ Perform database administration To use this document, you need a basic understanding of the SQL database language. If you do not have any familiarity with this database tool, you should refer to the OracIe 9i SQL Reference. If you plan to use the PL/SQL database language in conjunction with SQL Plus, refer to the PL/SQL User s Guide and Reference for information on using PL/SQL.
Learning SQL
21 ноября 2010SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database.Показать полностьюSQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database — whether you're writing applications, performing administrative tasks, or generating reports — you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, such as a reporting tool, there may still be cases where you need to bypass the automatic generation feature and write your own SQL statements. To help you attain this fundamental SQL knowledge, look to Learning SQL, an introductory guide to SQL, designed primarily for developers just cutting their teeth on the language. Learning SQL moves you quickly through the basics and then on to some of the more commonly used advanced features. Among the topics discussed: The history of the computerized database SQL Data Statements — those used to create, manipulate, and retrieve data stored in your database; example statements include select, update, insert, and delete SQL Schema Statements — those used to create database objects, such as tables, indexes, and constraints How data sets can interact with queries The importance of subqueries Data conversion and manipulation via SQL’s built-in functions How conditional logic can be used in Data Statements Best of all, Learning SQL talks to you in a real-world manner, discussing various platform differences that you're likely to encounter and offering a series of chapter exercises that walk you through the learning process. Whenever possible, the book sticks to the features included in the ANSI SQL standards. This means you'll be able to apply what you learn to any of several different databases; the book covers MySQL, Microsoft SQL Server, and Oracle Database, but the features and syntax should apply just as well (perhaps with some tweaking) to IBM DB2, Sybase Adaptive Server, and PostgreSQL. Put the power and flexibility of SQL to work. With Learning SQL you can master this important skill and know that the SQL statements you write are indeed correct.
Portable DBA: SQL Server
21 ноября 2010Carry essential SQL Server administration information and troubleshooting techniques along with you so you can handle a wide variety of tasks on the spot.Показать полностьюCarry essential SQL Server administration information and troubleshooting techniques along with you so you can handle a wide variety of tasks on the spot. This handy resource offers fast access to administrative commands, syntax diagrams, error resolutions, best practices, and more. With coverage of the most commonly used SQL Server versions, this convenient reference gives you quick solutions in an easy-to-find format. Get Details On: Installation, configuration, and upgrades Security—authentication, Kerberos, logins, roles, permissions Creating and managing database and database objects Backups, restoration, and recovery Loading and extracting data Automating SQL Server administration Monitoring, performance tuning, and replication Managing distributed databases Clustering and log shipping
Professional SQL Server 2005 CLR Programming: with Stored Procedures, Functions, Triggers, Aggregates, and Types
21 ноября 2010SQL Server 2005 offers the capability to write code in a .NET language that can be compiled and run inside SQL Server. CLR Integration, or SQL CLR, lets you create stored procedures, user-defined types, triggers, table valued functions, and aggregates using a .NET managed language.Показать полностьюSQL Server 2005 offers the capability to write code in a .NET language that can be compiled and run inside SQL Server. CLR Integration, or SQL CLR, lets you create stored procedures, user-defined types, triggers, table valued functions, and aggregates using a .NET managed language. You can read and write to resources outside of SQL Server and enjoy a tighter integration with XML, web services, and simple file and logging capabilities. Here’s the reference you'll want on your desk as you develop SQL CLR solutions. It helps you decide whether to use SQL CLR, how to lock down security, and learn from real examples. If you want to develop stored procedures or other objects in .NET for SQL Server 2005, this book offers exactly what you need. What you will learn from this book * The concepts and architecture of SQL CLR * Uses of .NET namespaces in SQL Server programming tasks * How to develop and benchmark routines in T-SQL and .NET to determine when CLR-based solutions are advantageous * How to replace extended stored procedures using SQL CLR stored procedures * How to use SQL CLR objects in external applications * How to restrict and secure SQL CLR object capabilities * Processes and procedures for deploying SQL CLR objects Who this book is for This book is for developers and architects who are familiar with .NET concepts as well as DBAs who, although developers in their own right, may be slightly less up to date on .NET. A solid grounding in T-SQL is necessary. Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
Microsoft SQL Server Black Book
21 ноября 2010Teaches, with step-by-step guides, the most important SQL Server tasks. Troubleshoots common database and client-server problems. Improves performance with sophisticated SQL Server tuning techniques. Develops powerful database features that can easily be integrated into your current database system. Uses ready-to-run database examples and SQL code.
The Programmer’s Guide to SQL
21 ноября 2010The book covers the latest version of the SQL standard, SQL-99, and includes two complete case studies, showing how to create and query the underlying database for a fully featured web site, and how to implement role-based security in your applications.
[ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 ]



Реклама
Лучшие новости