Skip to content
View hakanak's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report hakanak

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hakanak/README.md
  • 👋 Hi, I’m @hakanak
  • 👀 I’m interested in .net development and SAP/ABAP
  • 🌱 I’m currently learning Angular
  • 💞️ I’m looking to collaborate on open source project
  • 📫 How to reach me hakan@hakanak.com.tr

developer_hakan

Connect with me:

developer_hakan hakanakcomtr

Pinned

  1. TOP CPU queries in SQL Server databa... TOP CPU queries in SQL Server database with following query.
    1
    SELECT TOP 50
    2
        ObjectName          = OBJECT_SCHEMA_NAME(qt.objectid,dbid) + '.' + OBJECT_NAME(qt.objectid, qt.dbid)
    3
        ,TextData           = qt.text
    4
        ,DiskReads          = qs.total_physical_reads   -- The worst reads, disk reads
    5
        ,MemoryReads        = qs.total_logical_reads    --Logical Reads are memory reads
  2. FioriEgitim FioriEgitim Public

    JavaScript

  3. hakanak hakanak Public

    Config files for my GitHub profile.

  4. nArchitecture nArchitecture Public

    Forked from engindemirog/nArchitecture

    C#