Skip to content
Monday, March 8, 2021
Latest:
  • Oracle Schema Üzerindeki Tüm Tabloları Drop Etmek
  • Oracle Express Edition 11G Kurulumu + TOAD Kurulumu + Tnsnames.ora Ayarları ve Bağlantı
  • MsSQL Select FileTable List
  • Ubuntu Linux Üzerine Nginx Kurulumu ve Ayarları
  • List schemas in MySQL database

iTech Admin

Just another IT blog

  • Microsoft
  • MacOS
  • Vmware
  • Mobile
  • HOW TO
  • SQL
  • WEB

Author: iTech

how to 

Oracle Schema Üzerindeki Tüm Tabloları Drop Etmek

19/01/2021 iTech

Schema Drop etme yetkinizin olmadığı bir ortam da schema içerisindeki tabloları tamamen silmek istiyorsanız aşağıdaki sorgu tam size göre; BEGIN

Read more
how to Server 

Oracle Express Edition 11G Kurulumu + TOAD Kurulumu + Tnsnames.ora Ayarları ve Bağlantı

19/01/2021 iTech

Bu yazıdan önce Entity Framework ile Oracle bağlantısı nasıl sağlanır onu yazmak için kolları sıvamıştım ama Oracle ile çalışmak MsSQL

Read more
how to MySQL 

MsSQL Select FileTable List

19/01/2021 iTech

MsSQL ile çalışırken FileTable ile ilgili bilgilere erişmek isterseniz aşağıdaki sorguyu kullanabilirsiniz. Özellikle FileTable dosyalarının tutulduğu directory bilgilerinin sizin için

Read more
how to Server 

Ubuntu Linux Üzerine Nginx Kurulumu ve Ayarları

19/01/2021 iTech

İlk olarak sunucuya Nginx kurulumu gerçekleştirmemiz gerekiyor. sudo apt-get install nginx Kurulumun bitmesini bekliyoruz. sudo systemctl status nginx.service Nginx servisinin

Read more
MySQL 

List schemas in MySQL database

28/12/202029/12/2020 iTech MySQL

The query below lists databases (schemas) on MySQL instance. Query A. Generic query select schema_name as database_name from information_schema.schemata order

Read more
MySQL 

List databases (schemas) on MySQL server

28/12/202029/12/2020 iTech MySQL

The query below lists databases (schemas) on MySQL instance. Query A. Generic query select schema_name as database_name from information_schema.schemata order

Read more
how to Powershell 

Script To Export All Mailbox Sizes To CSV Using PowerShell On Office 365

17/08/2020 iTech How to, Powershell

This PowerShell script will connect to Office 365 and export all mailbox sizes to a CSV file. A lot of

Read more
how to IIS Microsoft Server 

IIS Redirect HTTP to HTTPS

29/07/202029/07/2020 iTech IIS

Below are steps to setup a IIS HTTPS redirect: Download and install the URL Rewrite module. Open the IIS Manager console and select

Read more
how to 

Netapp Storage Initial Setup

10/06/2020 iTech NetApp

Before we start to setup the Netapp storage filers and appliance, one must create a Netapp NOW account. This can be done via

Read more
how to 

NetApp aggregate creation

10/06/2020 iTech NetApp

With disk drives continuing to increase in size, providing the resiliency to protect critical data becomes more challenging. While disks

Read more
  • ← Previous
how to 

Oracle Schema Üzerindeki Tüm Tabloları Drop Etmek

19/01/2021 iTech

Schema Drop etme yetkinizin olmadığı bir ortam da schema içerisindeki tabloları tamamen silmek istiyorsanız aşağıdaki sorgu tam size göre; BEGIN

Tag Cloud

AMAZON AMAZON AWS cloud co-location Command Creative Design DHCP DHCP Server Digital EC2 Funding How to IIS IIS7 IIS8 Launch Locust MacOS Microsoft MySQL NetApp Network New OpenSource Potential Powershell Programming Project Server sftp Social SQL SQL Server URL Rewrite VBS Script WEB Windows Windows 7 Windows 8 Windows 10 Windows Explorer Windows Server Windows Server 2012 R2 Windows Server 2016
Copyright © 2021 iTech Admin. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.