Results 76 to 90 of 109
Thread: What is DataBase?
-
02-09-2012, 11:45 AM #76
Banned
- Join Date
- Apr 2011
- Posts
- 237
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Our user-friendly school or college mark sheet, student information sheet, like a lot more examples of the database is to be understood that database records are managed in an appropriate manner.
-
02-17-2012, 01:44 AM #77
-
02-18-2012, 02:07 AM #78
Senior
- Join Date
- Aug 2011
- Posts
- 671
- Thanks
- 0
- Thanked 7 Times in 7 Posts
- Feedback Score
- 0
-
02-18-2012, 07:12 AM #79
Sophomore
- Join Date
- Feb 2009
- Posts
- 118
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. In one view, databases can be classified according to types of content: bibliographic, full-text, numeric, and images.
- Database Design and Modeling
- BI Strategies
- Data Warehousing
In computing, databases are sometimes classified according to their organizational approach. The most prevalent approach is the relational database, a tabular database in which data is defined so that it can be reorganized and accessed in a number of different ways. A distributed database is one that can be dispersed or replicated among different points in a network. An object-oriented programming database is one that is congruent with the data defined in object classes and subclasses.
Computer databases typically contain aggregations of data records or files, such as sales transactions, product catalogs and inventories, and customer profiles. Typically, a database manager provides users the capabilities of controlling read/write access, specifying report generation, and analyzing usage. Databases and database managers are prevalent in largemainframe systems, but are also present in smaller distributed workstation and mid-range systems such as the AS/400 and on personal computers. SQL (Structured Query Language) is a standard language for making interactive queries from and updating a database such as IBM's DB2, Microsoft's SQL Server, and database products from Oracle, Sybase, and Computer Associates.
-
02-20-2012, 04:11 AM #80
Master
- Join Date
- Dec 2010
- Posts
- 2,288
- Thanks
- 7
- Thanked 9 Times in 8 Posts
- Feedback Score
- 0
I things Database is a collection of information that is Bank so that it can easily be accused and managed.you can use it any time and any information.
EWA Network Helped Me Make My First $500/day Campaign!
Join Now!!!!
-
02-20-2012, 05:46 AM #81
Sophomore
- Join Date
- Feb 2012
- Posts
- 135
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
database one or more information save then create to one database.
-
02-20-2012, 12:41 PM #82
Freshman
- Join Date
- Feb 2012
- Posts
- 11
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
It tried to create tables in the database. It failed. That means one of a few things is wrong:
- The database server you named is wrong
- The database name is wrong
- The userid / password is wrong
- The userid / password is right, but that user does not have privileges to run the CREATE TABLE command.
I'm guessing by the 'config=success' message, it was able to create a configuration file. But that does not mean anything related to the database.
-
03-12-2012, 08:20 PM #83
Sophomore
- Join Date
- Feb 2012
- Posts
- 64
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
A database can be thought of as a set of logically related files organized to facilitate access by one or more applications programs and to minimize data redundancy.
-
03-12-2012, 11:06 PM #84
Sophomore
- Join Date
- Mar 2012
- Location
- Cebu
- Posts
- 77
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
DB - A storage of your data and information kept in a hard drive or tape drive (back up)
Observe your enemies for they first find out your faults.
SEO London | Best Restaurants in Tunbridge Wells
-
03-13-2012, 07:19 AM #85
Freshman
- Join Date
- Mar 2012
- Posts
- 42
- Thanks
- 3
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
Hello Friends ,
Database is the collection of rows and tables where data is kept in a proper order . So that we can easily find the information of the records.
Thanks !!
-
03-14-2012, 08:58 AM #86
Sophomore
- Join Date
- Mar 2012
- Posts
- 144
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
database is collection of table.table is combination of rows and columns.we can create the database in mysql and oracle.we can save all information in database.according to client requiremnet you can retrive the data...
-
03-14-2012, 11:45 PM #87
Freshman
- Join Date
- Mar 2012
- Posts
- 14
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
you can store information and retrieve whenever need.
-
03-15-2012, 01:45 AM #88
Junior
- Join Date
- Feb 2012
- Posts
- 215
- Thanks
- 1
- Thanked 2 Times in 2 Posts
- Feedback Score
- 0
Open resources like wikipedia can give your more information, please refer to: http://en.wikipedia.org/wiki/Database
Comm100 Network Corporation - potential customers | email images | email from address | Email Marketing
-
03-15-2012, 01:48 AM #89
Sophomore
- Join Date
- Oct 2011
- Posts
- 72
- Thanks
- 5
- Thanked 6 Times in 6 Posts
- Feedback Score
- 0
-
03-17-2012, 04:54 AM #90
Junior
- Join Date
- Jan 2012
- Posts
- 172
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Data base is the collection of coherent meaningful data...........
Similar Threads
-
Connecting to a database
By krates98 in forum PHPReplies: 9Last Post: 05-16-2012, 05:05 AM -
database security
By soni1 in forum DatabasesReplies: 9Last Post: 06-08-2011, 08:31 AM -
SQL Like and Access database
By Abina in forum ColdFusionReplies: 2Last Post: 12-17-2010, 05:56 AM -
data in Database
By gkumar in forum DatabasesReplies: 5Last Post: 11-02-2010, 06:54 AM -
[WTB] Anime Database
By Amirmullick3 in forum ContentsReplies: 5Last Post: 04-14-2009, 06:31 AM


Reply With Quote

