Sabtu, 17 Maret 2018 Database Teradata What are the types of PI (Primary Index) in Teradata? The Teradata Primary index is not an index in the traditional sense, as it is not a lookup table. Instead, it is a mechanism that defines w...
Senin, 19 Desember 2016 Big Data Database Google Big Query NewSQL NO SQL NOSQL Oracle Oracle 10g ORACLE PLSQL SQL How and Why To Bridge between SQL and NoSQL SQL have for long now been the synonym of "database" for us. For any sort of data management, SQL had been our instinctive choi...
Kamis, 20 Oktober 2016 B-tree index Bitmap Index Database Datawarehouse Index Indexes Oracle Oracle 10g Oracle 11g How to Drop Indexes/ Unique Indexes in Oracle? There can be multiple situations where we don�t require indexes and have to drop them. Sometimes it�s better to drop the indexes when there...
Sabtu, 01 Oktober 2016 B-tree index Bitmap Index Building the Data Warehouse Database Datawarehouse Index Indexes Oracle Oracle 10g Oracle 11g Oracle Indexes Performance and Creation Guidelines These guidelines will help you create and manage indexes and help improving the performance by correct usage of indexes. DON�T ADD INDEXES W...
Sabtu, 04 Juni 2016 BI Building the Data Warehouse Business Intelligence Database Database partitioning Datawarehouse MongoDB RDBMS Advantages of MongoDB over RDBMS The Advantages of MongoDB over RDBMS are No schema migrations. Since MongoDB is schema-free, your code defines your schema. Number of fields...