CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: database
database Feed
database Open Questions Feed
database Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
create a database using t-sql
Asked by rebeattie : 20 November 2010 - 07:35 PM
Answered by Deepak Sinha : Dec 02 2010 07:21 AM
The best place to find the T-SQL information for creating a database using T-SQL would be the msdn library. https://msdn.microsof...y/ms176061.aspx A very good book on T-SQL for SQL Server 2008 coul... full answer >
-
Why Use an Entity Data Model?
By JulieLerman: 16 November 2010 - 06:24 AM
Well-designed databases can pose a problem for developers. In the data world, a database is designed for maintainability, security, efficiency, and scalability. Its data is organized in a way that sa...
-
How to Connect to Data With Flex4
By chco: 04 October 2010 - 11:21 AM
The following is an excerpt from Getting Started with Flex 4 that shows you how to retrieve data from a database and display it in your DataGrid. This portion shows you how to create a data service th...
-
The Entity Relationship Model: Programming Against a Model, Not the Database
By JulieLerman: 24 September 2010 - 10:13 AM
A central benefit of the Entity Framework is that it frees you from being concerned with the structure of your database. All of your data access and storage is done against a conceptual data model tha...
-
How to Install MongoDB
By chco: 15 September 2010 - 06:50 AM
Below we have an excerpt from the recent O'Reilly publication MongoDB: The Definitive Guide. The following information gives a step by step guide on how to install MongoDB and get it up and runnin...
-
How to Create a News Aggregator with MongoDB
By chco: 14 September 2010 - 07:27 AM
The excerpt below is from the O'Reilly publication MongoDB: The Definitive Guide. In the following the author speaks to creating an application for news aggregation. We will be creating a basic n...
-
Reference of Frequently Used MongoDB Commands
By chco: 13 September 2010 - 10:30 AM
The following excerpt is from MongoDB: The Definitive Guide. Below we have a reference of the most common commands used when administering MongoDB.At the time of this writing, MongoDB supports more th...
-
What's new in SQLite 3.7
By jak: 07 September 2010 - 06:55 PM
SQLite 3.7 and Write-Ahead Logging SQLite is a full-featured relational database that is designed to be embedded directly into an application or utility. It has a relatively small runtime footprint...
-
How to Understand Database Design to Master Microsoft Access
By chco: 07 September 2010 - 12:10 PM
The following is companion content for Access 2010: The Missing Manual. Below the author gives several ways to help facilitate the understanding of Access.Let’s face it—learning the tricks and tec...
-
utility of pl word in use of pl/sql
Asked by gabrielsimon : 31 August 2010 - 07:57 AM
Answered by jm50 : Nov 18 2010 11:10 PM
This is just a procedure or synonym declared some where in your database. It may well be a wrapper for DBMS_OUTPUT.PUT_LINE but you need to check in the database. The proc may be in another schema wit... full answer >
![]() ©2010, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|