SQL Server Indonesia User Groups Community Browse by Tags - SQL Server Indonesia User Groups Community
Welcome to SQL Server User Group Indonesia
Sign in JoinHelp | Sign In Live ID

Browse by Tags

  • Memproyeksi Kebutuhan Hardware Database Server

    Hari ini iseng-iseng belajar mengenai bagaimana cara menghitung kebutuhan perangkat keras server database di masa mendatang. Dengan menggunakan OS Windows Server dan SQL Server, saya pun mencoba pengetahuan baru dari salah satu buku yang sedang saya baca. Bagi Anda yang menggunakan Windows Server 2003...
    Posted to Rangga Praduwiratna (Weblog) by ziglaret on 02-03-2010
  • Ebook gratis: Bermain data dengan SQL Server

    Sesuai dengan janji saya kepada pak Julius Fenata, ADE Microsoft (dan bos saya juga) , akhirnya buku ‘Bermain Data dengan SQL Server’ selesai juga. Buku ini merupakan pengenalan ringan terhadap beberapa fitur SQL Server 2005 Express Edition. Tidak begitu tebal dan semoga tidak terlalu rumit untuk dipahami...
    Posted to Rangga Praduwiratna (Weblog) by ziglaret on 02-03-2010
  • Training Internal MUGI Unikom

    Pada hari Sabtu yang lalu (5/12/2009), dilaksanakan Training Internal MUGI Unikom. Saat itu, saya turut hadir dalam acara tersebut untuk memberikan materi mengenai SQL Server. Acara yang bernama Unikom Tech Ready tersebut pada dasarnya menyampaikan 2 buah materi kepada para pesertanya, yaitu tentang...
    Posted to Rangga Praduwiratna (Weblog) by ziglaret on 12-05-2009
  • Membangun Aplikasi Northwind Traders Menggunakan Microsoft SQL Server 2000 dan Microsoft Visual FoxPro 8.0

    Saya telah membuat tutorial praktis untuk teman-teman yang masih menggunakan Database Ms. SQL Server 2000 dan Microsoft Visual Foxpro. tutorial tersebut dapat didownload disini Download Tutorial MS. Visual Foxpro dan Sql Server 2000
    Posted to suherman (Weblog) by Suherman on 09-02-2009
  • How to Migrate Non XML Column into XML Column

    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 SQL Server 2008 support XML data type natively. It...
    Posted to kasim.wirama (Weblog) by kasim.wirama on 07-25-2009
  • Detect Database Blocking Issue with SQL Server Dynamic Management View

    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 to database operation especially busy database activity...
    Posted to kasim.wirama (Weblog) by kasim.wirama on 07-22-2009
  • MERGE Statement in SQL Server 2008

    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 table> [AS <target table alias>] USING <source...
    Posted to kasim.wirama (Weblog) by kasim.wirama on 07-22-2009
  • Viewing Big Data in Excel 2007

    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 data into excel file as it is most popular alternatives...
    Posted to kasim.wirama (Weblog) by kasim.wirama on 07-21-2009
  • SQL Server 2008 PowerShell

    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:yes; mso-style-parent:""; mso-padding-alt...
    Posted to kasim.wirama (Weblog) by kasim.wirama on 07-09-2009
  • Concatenate Multi Row Column Value into One Row

    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 example below : Declare @order table (orderid int...
    Posted to kasim.wirama (Weblog) by kasim.wirama on 07-09-2009
Page 1 of 11 (106 items) 1 2 3 4 5 Next > ... Last »
SQLServer-indo.org
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright © 2008 SQL Server User Group Indonesia, All Rights Reserved