SQL Server Indonesia User Groups Community SQL Server - kasim.wirama

Browse by Tags

Sorry, but there are no more tags available to filter with.
Query Tuning with Query Hints (OPTION (FAST N))
07 June 10 10:39 AM | kasim.wirama | with no comments
Filed under:
How to Migrate Non XML Column into XML Column
26 July 09 11:27 AM | kasim.wirama | with no comments
How to Migrate Non XML Column into XML Column By : Kasim Wirama, MCITP, MCDBA You might store xml data in text or varchar column type in SQL Server 2000 or previous version because it doesn’t support XML data type for storage. Now SQL Server 2005 and...
Filed under:
Detect Database Blocking Issue with SQL Server Dynamic Management View
23 July 09 02:00 AM | kasim.wirama | with no comments
Detect Database Blocking Issue with SQL Server Dynamic Management View By : Kasim Wirama, MCITP, MCDBA DBA has responsibility to maintain database from backup-restore, data integrity until smooth database daily operation. Most common problem regarding...
Filed under:
MERGE Statement in SQL Server 2008
22 July 09 08:37 PM | kasim.wirama | with no comments
MERGE Statement in SQL Server 2008 By : Kasim Wirama, MCITP, MCDBA In TSQL area, SQL Server 2008 has some enhancements; one of them is ability to wrap several DML statement into one by MERGE statement. Syntax for MERGE statement is : MERGE <target...
Filed under:
Viewing Big Data in Excel 2007
21 July 09 09:43 PM | kasim.wirama | with no comments
Viewing Big Data in Excel 2007 By : Kasim Wirama, MCITP, MCDBA SQL Server Integration Services (SSIS) is excellent ETL platform to do export import data from and to heterogeneous data source. In this posting, I would like to give my thought about exporting...
Filed under:
SQL Server 2008 PowerShell
10 July 09 11:14 AM | kasim.wirama | with no comments
Normal 0 false false false EN-US X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat...
Filed under:
Concatenate Multi Row Column Value into One Row
10 July 09 02:56 AM | kasim.wirama | with no comments
Concatenate Multi Row Column Value into One Row By : Kasim Wirama, MCDBA, MCITP Sometimes you need concatenate multiple rows into 1 string value separated by delimiter (usually comma). For example to get orderdescription from same customerid like the...
Filed under:
Calculating Number of Hierarchy Level in Clustered Index
25 June 09 10:18 PM | kasim.wirama | with no comments
Calculating Number of Hierarchy Level in Clustered Index By : Kasim Wirama, MCDBA, MCITP This posting, I would like to describe the way to calculate number of hierarchy level of an index in SQL Server. Before I delve into calculation discussion how to...
Filed under:
Eksplorasi Kebutuhan Bisnis dengan Transact SQL
21 April 09 10:23 PM | kasim.wirama | with no comments
Eksplorasi Kebutuhan Bisnis dengan Transact SQL Transact SQL memiliki kapabilitas query database relasional yang memiliki performance terbaik dalam hal akses data berbasis set oriented. Bila tertarik mengasah problem-problem dunia bisnis yang diterjemahkan...
Filed under:
Detailed Training Materials of SQL Server 2008
21 April 09 04:53 AM | kasim.wirama | 3 comment(s)
Detailed Training Materials of SQL Server 2008 David Lean, a Microsoft SQL guru, has posted detailed training material of SQL Server 2008. For detail, please visit his blog at : http://blogs.msdn.com/davidlean/archive/2009/04/16/sql-server-2008-jumpstart...
Filed under:
Launch of First Ebook from SQL Server Indo
01 April 09 06:32 PM | kasim.wirama | with no comments
Launch of First Ebook from SQL Server Indo With pride, we (I, Hendrik and Yudhi) announce launching of SQL Server 2008 Business Intelligence ebook. For link to download, please go to http://sqlserver- indo.org/ files/folders/ ebook/entry308. aspx .
Filed under:
Implementing Access to SQL Server Analysis Services 2008 by Parameterization feature on SQL Server Reporting Services 2008
17 February 09 06:39 AM | kasim.wirama | with no comments
I upload article about business intelligence in SQL Server 2008, specifically accessing SQL Server Analysis Services 2008 from SQL Server Reporting Services 2008. Enjoy. Kasim Wirama MCDBA, MCITP, SQL Server MVP.
Filed under:
Enable File Stream on SQL Server 2008
15 February 09 09:21 AM | kasim.wirama | with no comments
Enable File Stream on SQL Server 2008 By : Kasim Wirama, MCDBA, MCITP SQL Server 2008 has filestream feature. It marries best world power of file management by windows file system and database transaction atomicity. If you have LOB files such as documents...
Filed under:
Read the Most Updated Knowledge of SQL Server 2008 From SQL Server Internals Guru, Kalen Delaney
05 February 09 08:59 PM | kasim.wirama | with no comments
Read the Most Updated Knowledge of SQL Server 2008 From SQL Server Internals Guru, Kalen Delaney Kalen Delaney, an expert of SQL Server, is a regular contributor of SQL Server Magazine and author for Inside SQL Server series. Recent book is SQL Server...
Filed under:
Backup and Restore master Database in SQL Server
05 February 09 10:37 AM | kasim.wirama | with no comments
Backup and Restore master Database in SQL Server By : Kasim Wirama, MCDBA, MCITP, SQL Server MVP SQL Server contains system databases. They are master, model, msdb, tempdb and distribution databases. Distribution databases exist only when you enable replication...
Filed under:
More Posts Next page »