{"id":5264,"date":"2026-01-21T12:32:21","date_gmt":"2026-01-21T07:02:21","guid":{"rendered":"https:\/\/w3buddy.com\/?post_type=cposts&#038;p=5264"},"modified":"2026-01-21T12:32:23","modified_gmt":"2026-01-21T07:02:23","slug":"fundamentals-first","status":"publish","type":"cposts","link":"https:\/\/w3buddy.com\/blog\/notes\/oracle-database-architecture\/fundamentals-first\/","title":{"rendered":"FUNDAMENTALS FIRST"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\"><strong>What is Data?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Data<\/strong> = Raw facts without context<br>Example: &#8220;25&#8221;, &#8220;John&#8221;, &#8220;2024-12-21&#8221;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What is Information?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Information<\/strong> = Data with context\/meaning<br>Example: &#8220;John is 25 years old and joined on 2024-12-21&#8221;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What is Database?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Database<\/strong> = Organized collection of structured data stored electronically<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Eliminates data redundancy<\/li>\n\n\n\n<li>Ensures data integrity<\/li>\n\n\n\n<li>Enables concurrent access<\/li>\n\n\n\n<li>Provides security and backup<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What is DBMS (Database Management System)?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>DBMS<\/strong> = Software to create, manage, and access databases<br>Examples: Oracle, MySQL, PostgreSQL, SQL Server<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What is RDBMS (Relational DBMS)?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>RDBMS<\/strong> = DBMS based on relational model (tables with rows\/columns)<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Uses SQL for data manipulation<\/li>\n\n\n\n<li>Enforces ACID properties (Atomicity, Consistency, Isolation, Durability)<\/li>\n\n\n\n<li>Oracle is an RDBMS<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>INTERVIEW QUESTIONS:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q1: What&#8217;s the difference between data and database?<\/strong><br><strong>A:<\/strong> Data is raw facts. Database is an organized collection of related data stored systematically with relationships, constraints, and metadata for efficient retrieval and management.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q2: Why use a database instead of flat files?<\/strong><br><strong>A:<\/strong> Databases provide:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Data integrity through constraints<\/li>\n\n\n\n<li>Concurrent access control<\/li>\n\n\n\n<li>ACID transactions<\/li>\n\n\n\n<li>Efficient querying (indexes)<\/li>\n\n\n\n<li>Security and access control<\/li>\n\n\n\n<li>Backup\/recovery mechanisms<\/li>\n\n\n\n<li>No data redundancy<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q3: What are ACID properties?<\/strong><br><strong>A:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Atomicity:<\/strong> Transaction is all-or-nothing<\/li>\n\n\n\n<li><strong>Consistency:<\/strong> Database moves from one valid state to another<\/li>\n\n\n\n<li><strong>Isolation:<\/strong> Concurrent transactions don&#8217;t interfere<\/li>\n\n\n\n<li><strong>Durability:<\/strong> Committed data survives system failures<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>What is Data? Data = Raw facts without contextExample: &#8220;25&#8221;, &#8220;John&#8221;, &#8220;2024-12-21&#8221; What is Information? Information = Data with context\/meaningExample: &#8220;John is 25 years old and joined on 2024-12-21&#8221; What is Database? Database = Organized collection of structured data stored electronically What is DBMS (Database Management System)? DBMS = Software to create, manage, and access [&hellip;]<\/p>\n","protected":false},"template":"","meta":{"googlesitekit_rrm_CAowu461DA:productID":""},"categories":[952,1241],"class_list":["post-5264","cposts","type-cposts","status-publish","hentry","category-notes","category-oracle-database-architecture"],"_links":{"self":[{"href":"https:\/\/w3buddy.com\/blog\/wp-json\/wp\/v2\/cposts\/5264","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/w3buddy.com\/blog\/wp-json\/wp\/v2\/cposts"}],"about":[{"href":"https:\/\/w3buddy.com\/blog\/wp-json\/wp\/v2\/types\/cposts"}],"wp:attachment":[{"href":"https:\/\/w3buddy.com\/blog\/wp-json\/wp\/v2\/media?parent=5264"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/w3buddy.com\/blog\/wp-json\/wp\/v2\/categories?post=5264"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}