| مشخصات مقاله پاورپوینت انگلیسی | |
| عنوان فارسی مقاله | پایگاه داده و MapReduce |
| عنوان انگلیسی مقاله | Database and MapReduce |
| فرمت مقاله | پاورپوینت (PPT یا PPTX) |
| تعداد اسلایدها | 71 اسلاید |
| قابلیت ویرایش | دارد |
| قابلیت پرینت | دارد |
| رشته های مرتبط با این مقاله | مهندسی کامپیوتر |
| گرایش های مرتبط با این مقاله | برنامه نویسی |
| کد محصول | EP238 |
دانلود رایگان پاورپوینت انگلیسی سفارش ترجمه این پاورپوینت
| تصویری از مقاله |
![]() |
| بخشی از مقاله |
|
Database A database consists of multiple relations Information about an enterprise is broken up into parts, with each relation storing one part of the information account : stores information about accounts depositor : stores information about which customer owns which account customer : stores information about customers Storing all information as a single relation such as bank(account_number, balance, customer_name, ..) results in repetition of information (e.g., two customers own an account) and the need for null values (e.g., represent a customer without an account) |
دانلود رایگان پاورپوینت انگلیسی سفارش ترجمه این پاورپوینت
