Tagged Questions

18
votes
8answers
9k views

Looking for a good book to learn SQL

I'm looking for a good and short book to learn SQL in general, and good modern SQL practices. Any suggestions? Thanks!
16
votes
7answers
4k views

Book recommendation for advanced SQL design, scripting and optimiziation [closed]

What is a good book to become an SQL master? That is, learn how to tweak queries, table design, optimizing the server, etc. I use mostly MySQL and Postgres, but maybe a DBMS agnostic book would come ...
14
votes
12answers
3k views

Best Book for a new Database Developer [closed]

We have just had a graduate join the team with the end aim of assisting out our very busy DBA. He has only a basic SQL knowledge from his degree so we are looking for a really good getting started ...
13
votes
7answers
3k views

Relational database theory and SQL book recommendations? [closed]

I'm looking for a book which combines relational database theory, design and SQL techniques in a generic sense if possible. I have a feeling this is a big ask, and if that's really not available then ...
9
votes
4answers
8k views

What are the best books for MySQL? [closed]

What is the best book for SQL, particularly MySQL?
8
votes
4answers
4k views

Best books for SQL Server / database design [closed]

I have some really good books for SQL Server, like: SQL Server 2008 Bible Pro SQL Server 2008 - Relational Database Design and Implementation SQL Server 2008 for Developers. Can you ...
7
votes
7answers
337 views

Please recommend the one SQL book for a developer without a lot of SQL experience

I have too many hobbies outside of my profession, so I am hoping to read just one good book, and get a tad better at SQL. My background: took one boring, theoretical class in databases, was exposed ...
7
votes
9answers
418 views

Tips on becoming an SQL guru

While writing an application of mine, I realized I was being silly by querying the database several times in some functions. I know I can just pack everything into a single query, and wind up with ...
6
votes
3answers
999 views

reccomended database schema design books? [closed]

I have some good books on database theory (covering relational calculus, tuples, normal forms etc.) but I'd like a nuts-and-bolts text on appropriate database design: appropriate schema design choices ...
5
votes
3answers
194 views

Object Technolgy / Object-Oriented Technology implemented in Relational Databases

I am looking for some books/artices/blog post/discussions about "Object Techonolgy/Object-Oriented Technology implemented in Relational Database". I would like to have some more overview about history ...
5
votes
10answers
13k views

What is the best SQL book or web tutorial?

I'm looking for the best SQL book or free tutorial on the web. I know I can Google the tutorial, but picking your brains is easier and it always produces better results. All suggestions are welcome; ...
5
votes
9answers
1k views

Semi-advanced SQL tutorial/ebook/video/something

I've recently been posting quite a few questions about database design and I've got some great answers. However, lots of the things that have been mentioned I've never heard of! These things include ...
3
votes
5answers
190 views

I'm at a loss what to read and study! Database design or Code Complete?

I've been a PHP programmer for 3 years. I really want to improve myself and I think reading more helps, but I'm confused where to concentrate next. I have two choices, read more about database design ...
2
votes
1answer
68 views

Learning resources for secure web development (SQL specifically)

I am a relatively experienced hobbyist web developer, but am concerned about my lack of knowledge covering potential security holes in web sites/services. I am looking for documentation covering best ...
2
votes
4answers
476 views

Advanced SQL books - tutorials [closed]

My situation is i know the basics of SQL and am a little rusty on stuff to do with joins etc. Id like a book which covers relational databases(info about them etc), understanding normalisation, set ...
2
votes
5answers
491 views

Looking for a good book on SQL

Was wondering if any one could recommend any and all books for learning more about SQL and DB concepts? I found this one while browsing SO, but was wondering if anyone had other or more up to date ...
2
votes
2answers
333 views

Help me find this SQL book that was awesome for me in school

I learned SQL at a local college using a small SQL book, it had a baby blue hard cover, and was probably around 100-150 pages. It was in 1992 or 1993 that I took the course. It was, as I recall, not ...
2
votes
6answers
642 views

Sybase Developer Needs To Learn Oracle

I am pretty much a Sybase expert, an experienced developer, and very comfortable learning new stuff. I need to write a bunch of SQL to run against an Oracle database. Can someone recommend a book, ...
1
vote
3answers
74 views

Can you recomend a book which especially covers those TWO subjects for SQL? [closed]

I am not a total beginner on SQL; I have some basic knowledge on writing queries containing many types of joins etc. to extract some data and also to manipulate the data. But I am lack of information ...
1
vote
4answers
182 views

Recommendation for good PHP/SQL book

I am still considering myself a novice not enough to survive on what i knew in university with a little programming practice. I am poor in thinking / programming logically - aim to do better a bit by ...
1
vote
2answers
396 views

Books recommendation on creating windows application using ado.net and windows forms

I want to write windows applicatoin, which works with MS-SQL, and can insert,select, update data and create new table. I write it in C# using ADO.NET and Windows GUI Forms. What books can you ...
1
vote
2answers
186 views

Good SQLite Books?

Does anyone know of a good SQlite "beginners" book, most of the ones i've found are more aimed at people that have been around SQL-Server or Oracle/Mysql alot. However SQLite seems to be quite ...
1
vote
3answers
128 views

Good pocket book for SQL/MYSQL

I wanted to buy a book which gives information on how to use different functions , which might be required when I have to develop an application . Since I have a basic understanding of what SQL is , I ...
1
vote
2answers
155 views

Access 2010 Inside Out

I recently acquired this book from Microsoft Press. I currently have Office Enterprise 2007 (Access included) and have firmly decided to convert my Informix-SQL app to Access 2010. However, I'm not ...
1
vote
2answers
84 views

Resources for SQL

I am a Java developer and when it comes to SQL it always make me nervous. I do have an idea about some basic SQL queries but beyond that I am mindless. Can anyone suggest a good book or reference ...
1
vote
4answers
587 views

SQL Server book recommendation

I'm just a beginner in development field.Looking for SQL Server books. Please tell me which is good book to study from. Any suggestion and pointer will be really helpful . thanks
1
vote
4answers
511 views

Good book for sql [closed]

Possible Duplicate: Best Book for a new Database Developer I always considered database as a storage . but never thought it can be used for querying across tables etc. Which is a good book ...
1
vote
2answers
1k views

Good books on Sybase ASE 15? [closed]

We need to get some good books on Sybase ASE 15 for our developers. The people in the team have previous experience with different SQL flavors (MS SQL, MySQL, Informix and Oracle) but no one worked ...
0
votes
2answers
99 views

Looking for books on relational and non relational databases [closed]

Since I'm currently dealing with existential questions about relational and non-relational databases (see Is it possible to implement Multi-Version Concurrency Control (MVCC) on top of MongoDB ?, ...
0
votes
2answers
54 views

Questions from a beginner on where to go next [closed]

For the past few weeks I have been really messing around with C++ algortihms and using the language quite well on my own, ouside of following tutorials and books, and I feel like im using the tools in ...
0
votes
2answers
78 views

Books on SQL ODBC [closed]

Are there any good books avaliable on writing SQL queries using ODBC?
0
votes
6answers
372 views

Good “database” book for experience developer [closed]

Possible Duplicate: Best books in database design and optimization? I have nearly 5 years of coding experience, I can write SQL statement, view, store procedure, trigger. I also have some ...
0
votes
1answer
159 views

Book for SQL Server Express [closed]

I need to get books of advanced level (should be easy to understand ) for SQL Server Express which has the following contents: The book should not have the beginner level contents such as : creating ...
0
votes
2answers
198 views

C#+MS SQL Books? [closed]

Does anyone know good recommendations of books that implement these together? I assume C# goes hand in hand with MS SQL (05 or 08) But are there any books that specifically go into this? Thanks
0
votes
0answers
95 views

SQL Antipatterns book [closed]

SQL Antipatterns book: may someone give an opinion? See ya.
0
votes
1answer
84 views

Good ASP/Visual Basic/SQL book

I am starting off in the .NET world and wanted to know what a great beginner book would be that would explain how to use asp.net, vb and SQL. I hear "Learning Visual Basic" is a good series but ...
0
votes
1answer
146 views

Recommended books on SQL Server 2005 full text indexing

I am looking to learn more about full text indexing and I am looking for more information than is available in SQL Books online or at least something that presents full text indexing in a different ...
-1
votes
3answers
87 views

a good book for sql queries? [closed]

could any one suggest me a good book for sql quaries for reading and writing to a mysql database. I have had no experince with databases before thanks