Forums.Sureshkumar.net : A Perfect Place to Share Knowledge         Blogs     Games    Magazines    

"Sharing knowledge does not lessen your store, often it gets you more. Sharing plays a key role in relationships and bonding, happens in small steps and is assisted through community membership."

Go Back   SURESHKUMAR.NET FORUMS > TECHNICAL DISCUSSIONS > DATA STRUCTURES, C, C++, VC ++
Register FAQ Members List Calendar Games Blogs Search Today's Posts Mark Forums Read

   

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 25-08-06, 09:17 PM   #1 (permalink)
Moderator
 
Join Date: Apr 2006
Location: India
Posts: 1,733
Thanks: 2
Thanked 145 Times in 134 Posts
Thanks: 2
Thanked 145 Times in 134 Posts
Rep Power: 31 vjsreevs is a splendid one to behold vjsreevs is a splendid one to behold vjsreevs is a splendid one to behold vjsreevs is a splendid one to behold vjsreevs is a splendid one to behold vjsreevs is a splendid one to behold vjsreevs is a splendid one to behold vjsreevs is a splendid one to behold vjsreevs is a splendid one to behold
Database Refreshment Contest 9

1)What are ACID properties ?
2)What are internal / external sorting/searching techniques ?
3)What are dense/sparse indexes ?
4)What is block anchoring ?
5)What is aggregation ?
__________________
Sree
vjsreevs is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-10-06, 07:00 PM   #2 (permalink)
Senior Member
 
ajithcharles's Avatar
 
Join Date: Mar 2006
Age: 24
Posts: 343
Thanks: 3
Thanked 12 Times in 12 Posts
Thanks: 3
Thanked 12 Times in 12 Posts
Rep Power: 8 ajithcharles will become famous soon enough ajithcharles will become famous soon enough ajithcharles will become famous soon enough
Re: Database Refreshment Contest 9

1)What are ACID properties ?

For any database to be certified as an RDBMS for a client/server environment
a database has to satisfyACID properties which mean
Atomicity
Consistency
isolation
Durability
ajithcharles is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 17-10-06, 02:03 AM   #3 (permalink)
Junior Member
 
Join Date: Oct 2006
Posts: 6
Thanks: 0
Thanked 1 Times in 1 Posts
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 3 Mrs Chepeni is on a distinguished road
Exclamation Re: Database Refreshment Contest 9

3. Dense Index: An index record appears for every search key value in the file.In dense clustering index,the index record contains the search key value and a ptr to the first data record with that serach key value.All other records with the same search key value would be stored sequentially after the first record,since the index is clustering one, records are sorted on the same search key.
Sparse Index: An index record appears for only some of the search kay values. Index record contains a search key value and a pointer to the first data record with that serch key value.To locate a record, v find the index entry with the largest search key value that is less than or equal to search key value for which v r looking.v start at the record pointed by that index entry , and follow the pointers in the file until v find the desired record.
Mrs Chepeni is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Refreshment Contest 2 vjsreevs DATA STRUCTURES, C, C++, VC ++ 1 17-10-06 02:47 AM
Database Refreshment Contest 1 vjsreevs DATA STRUCTURES, C, C++, VC ++ 6 08-10-06 06:57 PM
Database Refreshment Contest 5 vjsreevs DATA STRUCTURES, C, C++, VC ++ 5 24-08-06 05:59 PM
Database Refreshment Contest 3 vjsreevs DATA STRUCTURES, C, C++, VC ++ 1 13-08-06 06:36 PM
Database Refreshment Contest 4 vjsreevs DATA STRUCTURES, C, C++, VC ++ 1 08-08-06 11:31 AM


All times are GMT +6.5. The time now is 01:15 PM.





Search Engine Optimization by vBSEO 3.1.0