Record ID | ia:beginningsqlserv0000dews_o1l2 |
Source | Internet Archive |
Download MARC XML | https://archive.org/download/beginningsqlserv0000dews_o1l2/beginningsqlserv0000dews_o1l2_marc.xml |
Download MARC binary | https://www.archive.org/download/beginningsqlserv0000dews_o1l2/beginningsqlserv0000dews_o1l2_meta.mrc |
LEADER: 09910cam 2201321Ia 4500
001 ocn262691703
003 OCoLC
005 20220513150621.0
008 081017s2006 caua o 001 0 eng d
006 m o d
007 cr cn|||||||||
040 $aGW5XE$beng$epn$cGW5XE$dGW5XE$dUAB$dSFB$dYNG$dOCLCQ$dIDEBK$dOCLCQ$dN$T$dYDXCP$dCNTRU$dOCLCE$dE7B$dU5D$dMNU$dB24X7$dOCLCQ$dDEBSZ$dOCLCO$dOCLCF$dBEDGE$dNUI$dCOA$dA7U$dDKDLA$dSLY$dEBLCP$dOCLCQ$dOTZ$dOCLCQ$dMERUC$dVT2$dSTF$dOCLCQ$dCEF$dU3W$dAU@$dOCLCQ$dOCLCO$dCOO$dWYU$dICG$dYOU$dCANPU$dOCLCQ$dOCLCO$dUBP$dUKAHL$dWURST$dZHM$dEYM
019 $a85892541$a133156770$a243506472$a320959826$a427861941$a436368103$a606034629$a606503851$a607762581$a613444553$a698452378$a756423410$a765142739$a814469633$a880094358$a994814032$a1001355116$a1005746297$a1035663503$a1040550458$a1044243194$a1056370003$a1056496406$a1058124864$a1060195980$a1060866977$a1061387340$a1066434072$a1073054590$a1078845222$a1087425904$a1089434747$a1097345833$a1097833089$a1105591606$a1110738756$a1194861784
020 $a9781430201243
020 $a143020124X
020 $a1590595882$q(Paper)
020 $a9781590595886$q(Paper)
020 $a1280701587
020 $a9781280701580
020 $a661070158X
020 $a9786610701582
024 7 $a10.1007/978-1-4302-0124-3$2doi
035 $a(OCoLC)262691703$z(OCoLC)85892541$z(OCoLC)133156770$z(OCoLC)243506472$z(OCoLC)320959826$z(OCoLC)427861941$z(OCoLC)436368103$z(OCoLC)606034629$z(OCoLC)606503851$z(OCoLC)607762581$z(OCoLC)613444553$z(OCoLC)698452378$z(OCoLC)756423410$z(OCoLC)765142739$z(OCoLC)814469633$z(OCoLC)880094358$z(OCoLC)994814032$z(OCoLC)1001355116$z(OCoLC)1005746297$z(OCoLC)1035663503$z(OCoLC)1040550458$z(OCoLC)1044243194$z(OCoLC)1056370003$z(OCoLC)1056496406$z(OCoLC)1058124864$z(OCoLC)1060195980$z(OCoLC)1060866977$z(OCoLC)1061387340$z(OCoLC)1066434072$z(OCoLC)1073054590$z(OCoLC)1078845222$z(OCoLC)1087425904$z(OCoLC)1089434747$z(OCoLC)1097345833$z(OCoLC)1097833089$z(OCoLC)1105591606$z(OCoLC)1110738756$z(OCoLC)1194861784
037 $a978-1-59059-588-6$bSpringer$nhttp://www.springerlink.com
042 $adlr
050 4 $aQA76.73.S67$bD48 2006eb
072 7 $aCOM$x018000$2bisacsh
072 7 $aUP, USD, UXA$2bicssc
082 04 $a005.756$222
084 $aTP311. 138SQ$2clc
100 1 $aDewson, Robin.
245 10 $aBeginning SQL server 2005 for developers :$bfrom novice to Professional /$cRobin Dewson.
260 $aBerkeley, CA :$bApress,$c©2006.
300 $a1 online resource (xxiii, 508 pages) :$billustrations
336 $atext$btxt$2rdacontent
337 $acomputer$bc$2rdamedia
338 $aonline resource$bcr$2rdacarrier
347 $atext file$bPDF$2rda
490 1 $aThe expert's voice in SQL server
588 0 $aPrint version record.
506 $3Use copy$fRestrictions unspecified$2star$5MiAaHDL
533 $aElectronic reproduction.$b[Place of publication not identified] :$cHathiTrust Digital Library,$d2010.$5MiAaHDL
538 $aMaster and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.$uhttp://purl.oclc.org/DLF/benchrepro0212$5MiAaHDL
583 1 $adigitized$c2010$hHathiTrust Digital Library$lcommitted to preserve$2pda$5MiAaHDL
505 0 $aSQL Server 2005 Overview and Installation -- SQL Server Management Studio -- Database Design and Creation -- Security -- Defining Tables -- Creating Indexes and Database Diagramming -- Database Backups, Recovery, and Maintenance -- Working with the Data -- Building a View -- Stored Procedures -- T-SQL Essentials -- Advanced T-SQL -- Triggers -- SQL Server 2005 Reporting Services.
520 $aSQL Server 2005 is the next generation of the SQL Server database. It is the number one relational database for the Windows platform and represents a great leap forward for SQL server developers in terms of programming options, productivity, database management, and analysis. So if you have some basic knowledge of relational databases, and are looking to start a development career using SQL Server, then this book is the ideal first step. Assuming no prior knowledge of SQL Server, it teaches a database novice the core jobs and roles involved in developing for a SQL Server database for the SQL Server 2000 and 2005. It comes with a free CD containing an evaluation edition of SQL Server 2005 that you can install and then use to work through all of the tutorials, which cover: SQL for querying, inserting, updating, and deleting data; How to build a complete databases, from fundamentals of relational database design, to creating tables, relationships, indexes, and so on; Coverage of how to back up and restore databases to get you started with basic database administration in SQL Server; How to program in T-SQL, SQL Server's implementation (and extension) of the SQL programming language and Effective programming techniques using stored procedures and triggers. This book also provides practical advice, answers typical questions that you'll encounter from managers and DBAs, and offers practical steps to overcome issues with which beginners traditionally struggle. At every stage, it establishes a range of tried-and-tested practices and techniques that mark you out as a competent developer from the very start.
546 $aEnglish.
630 00 $aSQL server.
650 0 $aDatabase management.
650 0 $aData transmission systems.
650 0 $aClient/server computing.
650 7 $aCOMPUTERS$xData Processing.$2bisacsh
630 07 $aSQL server.$2cct
650 07 $aData transmission systems.$2cct
650 07 $aClient/server computing.$2cct
650 07 $aDatabase management.$2cct
650 7 $aInformatique.$2eclas
630 07 $aSQL server.$2fast$0(OCoLC)fst01376937
650 7 $aClient/server computing.$2fast$0(OCoLC)fst00864205
650 7 $aData transmission systems.$2fast$0(OCoLC)fst00887993
650 7 $aDatabase management.$2fast$0(OCoLC)fst00888037
653 00 $ainformatieontsluiting
653 00 $ainformation retrieval
653 00 $ainformatieopslag
653 00 $ainformation storage
653 00 $acomputerwetenschappen
653 00 $acomputer sciences
653 00 $aprogrammeertalen
653 00 $aprogramming languages
653 10 $aInformation and Communication Technology (General)
653 10 $aInformatie- en communicatietechnologie (algemeen)
655 4 $aElectronic books.
655 0 $aElectronic books.
773 0 $tSpringer e-books
776 08 $iPrint version:$aDewson, Robin.$tBeginning SQL server 2005 for developers.$dBerkeley, CA : Apress, ©2006$z1590595882$z9781590595886$w(OCoLC)63526984
830 0 $aExpert's voice in SQL server.
856 40 $3Books24x7$uhttp://www.books24x7.com/marc.asp?bookid=14769
856 40 $3Ebook Library$uhttp://public.eblib.com/choice/publicfullrecord.aspx?p=323160
856 40 $3ebrary$uhttp://site.ebrary.com/id/10151980
856 40 $3ebrary$uhttp://site.ebrary.com/id/10152087
856 40 $3EBSCOhost$uhttps://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=182722
856 40 $3Google$uhttp://books.google.com/books?id=lNtQAAAAMAAJ
856 40 $3HathiTrust Digital Library, Limited view (search only)$uhttp://catalog.hathitrust.org/api/volumes/oclc/63526984.html
856 40 $3MyiLibrary$uhttp://www.myilibrary.com?id=70158
856 40 $3OhioLINK$uhttp://rave.ohiolink.edu/ebooks/ebc/9781430201243
856 40 $3ProQuest Ebook Central$uhttp://public.ebookcentral.proquest.com/choice/publicfullrecord.aspx?p=323160
856 40 $3Scholars Portal$uhttp://books.scholarsportal.info/viewdoc.html?id=/ebooks/ebooks0/springer/2009-12-01/4/9781430201243
856 40 $3ScholarsPortal$uhttp://www.library.yorku.ca/eresolver/?id=1254227
856 40 $3SpringerLink$uhttps://doi.org/10.1007/978-1-4302-0124-3
856 40 $3SpringerLink$uhttp://www.springerlink.com/openurl.asp?genre=book&isbn=978-1-59059-588-6
856 40 $3SpringerLink$uhttps://link.springer.com/openurl?genre=book&isbn=978-1-59059-588-6
856 40 $3SpringerLink$uhttp://link.springer.com/10.1007/978-1-4302-0124-3
856 40 $3SpringerLink$uhttp://www.library.yorku.ca/eresolver/?id=1254226$zAn electronic book accessible through the World Wide Web; click for information
856 40 $uhttp://www.lib.sfu.ca/cgi-bin/validate/books24x7.cgi?bookid=14769
856 40 $uhttp://0-dx.doi.org.skyline.cudenver.edu/10.1007/978-1-4302-0124-3
856 40 $uhttps://0-link-springer-com.pugwash.lib.warwick.ac.uk/10.1007/978-1-4302-0124-3$zConnect to Springer e-book
856 40 $uhttp://books.eclibrary.ca/isbn/9781430201243$zAccess restricted to Harris Learning Library use, and to students, faculty, and staff of Nipissing University.
856 41 $3MyiLibrary, Table of contents$uhttp://www.myilibrary.com?id=70158&ref=toc
856 4 $3Available from Skillsoft Books ITPro$idbcode=AALIM; providercode=PRVAEB$uhttps://cornell-library.skillport.com/skillportfe/main.action?assetid=14769
856 40 $3VLeBooks$uhttp://www.vlebooks.com/vleweb/product/openreader?id=none&isbn=9781430201243
856 40 $zAccess to the Skillsoft books online version restricted; authentication may be required:$uhttps://umich.skillport.com/skillportfe/main.action?assetid=14769
938 $aBooks 24x7$bB247$nbks00014769
938 $aEBL - Ebook Library$bEBLB$nEBL323160
938 $aebrary$bEBRY$nebr10152087
938 $aEBSCOhost$bEBSC$n182722
938 $aProQuest MyiLibrary Digital eBook Collection$bIDEB$n70158
938 $aYBP Library Services$bYANK$n2535172
938 $aAskews and Holts Library Services$bASKH$nAH26394592
029 1 $aAU@$b000048714482
029 1 $aDEBSZ$b396151574
029 1 $aNZ1$b13073817
994 $aZ0$bP4A
948 $hNO HOLDINGS IN P4A - 362 OTHER HOLDINGS