Rangga's Journals

A first step to a professional world
See also: Other Geeks@INDC

Browse by Tags

All Tags » Microsoft (RSS)
Penggunaan Index pada SQL Server 2005
Penggunaan index pada database merupakan salah satu teknik pembuatan database yang baik. Hal ini terutama sangat berguna pada implementasi database dengan skala VLDB ( Very Large Database ) atau OLDB ( Online Large Database ). Saat database dibuat tanpa...
Performance Monitor in SQL Server 2005
There's a lot of ways to increase performance of our databases in SQL Server 2005. And there's so many tutorials about these. Like implement index, use of stored procedure, etc. But actually, how we can monitor our database performance in SQL...
Penggunaan Stored Procedure dalam SQL Server 2005
Apa yang dimaksud dengan Stored Procedure? Stored Procedure merupakan struktur pemrograman yang cukup umum digunakan di dalam database administration dan development. Jujur saja, saya juga baru mulai mempelajari kegunaan dan pemakain fitur ini dalam pemrograman...
Instalasi SQL Server 2005 Enterprise Edition 32-bit di Windows
Mumpung masih seger di ingatan, jadi saya mau sedikit membahas cara instalasi SQL Server 2005 Enterprise Edition 32-bit edition, karena proses instalasi yang baik (clean installation) merupakan sebuah kemampuan yang mendukung pekerjaan kita. Ok, pertama...
MCTS (Microsoft Certified Technology Specialist)
MCTS stands for Microsoft Certified Technology Specialist. It's a new generation certification which is released by microsoft (for more information, you can enter microsoft site). It has several advantages than the old credentials. "The Technology...