Merhaba, bu yazıda çok sık kullanılan kullanıcıdan veri alma işlemine bakacağız. Kullanıcıdan veri alma, verdiğimiz …
Read More »Oracle SQL Tutorials For Beginners – Learn Oracle SQL from scratch with Oracle SQL Online Course
Hi, I will share with you Step by Step Oracle SQL Tutorials For Beginners. 35,483 views l…
Oracle Tutorial | Oracle Database Tutorials for Beginners ( Junior Oracle DBA )
I will share with you Step by Step Oracle Tutorial | Oracle Database Tutorials for Beginners in this…
Performance Tuning and SQL Tuning Tutorial in the Oracle Database
I will share with you Step by Step Performance Tuning and SQL Tuning Tutorial in the Oracle Database…
RMAN Tutorial | Backup, Restore and Recovery Tutorials For Beginner Oracle DBA
Hi, I will share with you Step by Step RMAN Backup, Restore and Recovery Tutorials For Beginners in …
Dataguard ( Standby ) Monitoring Lag Command and Scripts | Oracle DBA Scripts All in One -2
Hi, I will share all Oracle DBA Scripts related Dataguard in this post. 30,548 views last…
OPENCV İLE FACE DETECTİON
Merhaba arkadaşlar , bu yazımda sizlere OpenCv ile face detection nasıl yapılır açıklayacağım. Öncel…
ORA-32018: parameter cannot be modified in memory on another instance
I got ” ORA-32018: parameter cannot be modified in memory on another instance ” error in…
ORA-00201: control file version incompatible with ORACLE version
I got ” ORA-00201: control file version incompatible with ORACLE version ” error in Orac…
ORA-17629: Cannot connect to the remote database server
I got ” ORA-17629: Cannot connect to the remote database server ” error in Oracle datab…
no parent backup or copy of datafile found | RMAN Image Copy Backup
I got ” no parent backup or copy of datafile found ” error in Oracle database during RM…
PySpark Makina Öğrenmesi (PySpark ML Classification Decision Tree)
PySpark Makina Öğrenmesi (PySpark ML Classification) Merhaba PySpark yazılarına devam ediyoruz. Bu yazıda classification algoritmalarından …
Read More »PySpark Makina Öğrenmesi (PySpark ML Classification Preapering)
PySpark Makine Öğrenmesi
Advanced RDD Actions
PySpark RDD Example
Clustering Wikipedia
Clustering Wikipedia Hi, in this article i’ll make a simple clustering example using wikipedia. You …
Read More »Dimension reduction with PCA | Python Unsupervised Learning -6
Dimension reduction | Python Unsupervised Learning -5
t-SNE visualization | Python Unsupervised Learning -4
Introduction to gensim (Python)
Azure SQL Database administration Tips and Hints Exam (DP-300)
Finally, I got my certification Azure Database administrator Associate for Exam (DP-300) after two times failure, during …
Read More »JSON in SQL Server
SQL CASE Statement
Software Review – Stellar Repair for MS SQL
Ways to Track Deleted Database in SQL Server
How to Clear ILOM FMA Faults And Reset The SP on Exadata or Other Servers
Hi, I will explain How to Clear ILOM FMA Faults And Reset The SP on …
Read More »How to Shutdown and Startup Exadata and Oracle Databases
Exadata Temp Tablespace Migration To Flash Disk
Oracle 18c RAC Database Upgrade From 12c (12.1.0.2) to 18c (18.7.0.0.0) on Full Rack Exadata -2 Manual 18c Database Upgrade
Oracle 18c RAC Database Upgrade From 12c (12.1.0.2) to 18c (18.7.0.0.0) on Full Rack Exadata -1 29757256 Patch Apply
Android Programming -15 Custom Adapter
Hi guys in this tutorial we will continue the custom adapter. In my previous article, …
Read More »Android Programming -14 Custom Listview-2
Android Programming -13 Custom Listview
Android Programming -12 ArrayAdapter
Android Programming -11 Listview Component
ORA-14402: updating partition key column would cause a partition change | OGG-01296
I got ” ORA-14402: updating partition key column would cause a partition change ” error in …
Read More »OGG-01454 Unable to lock file | Resource temporarily unavailable on Replicat
OGG-02028 Failed to attach to logmining server error 24,377 – ORA-24377: invalid OCI function code
OGG-02636 The TABLE specification for the source table does not include a catalog name. The database requires a catalog name
OGG-02058 The Oracle source database is not configured properly to support integrated capture. The following configuration error must be fixed: No minimum supplemental logging is enabled
How to connect to Oracle from Your Windows Host to a VirtualBox Guest
I am sure that anyone who wants to work on a database or a data …
Read More »Windows İşletim Sistemi ile Oracle Linux Sanal Makinesinin haberleştirilmesi(Virtualbox)
Veri Ambarı Konsepti(OLAP,OLTP)
Tableau Server Architecture
Tableau Server has a high scalable architecture that many users can connect and receive service …
Read More »Tableau Sunucu Mimarisi
DATA WAREHOUSE – ETL/ELT
What is the ETL / ELT? ETL or ELT is not a software abbreviation. It …
Read More »Introduction of DATA WAREHOUSE-What is DATA WAREHOUSE?
Introduction of DATA WAREHOUSE-What is DATA?
Data Warehouse Architectures
Constraints ( Primary Key, Foreign Key , Unique Key, Not Null and Check ) in Oracle SQL | Oracle SQL Tutorials -30
Hi, I will explain Constraints ( Primary Key, Foreign Key , Unique Key, Not Null …
Read More »Alter Table and Alter Table Add or Drop Column in Oracle SQL | Oracle SQL Tutorials -29
SQL Data Types, LOB Data Types in Oracle SQL | Oracle SQL Tutorials -28
Create Table ( CTAS ) and Data Types, LOB Data Types in Oracle SQL | Oracle SQL Tutorials -27
SQL Subquery, Nested Queries and In Any All Operator in Subquery in Oracle SQL | Oracle SQL Tutorials -26
dbms_output.put_line in PL/SQL
I will explain dbms_output.put_line in PL/SQL in this post. 36,298 views last month, 92 views today
Read More »Alter Session Set NLS_DATE_FORMAT in Oracle with Examples
PL/SQL Conversion/Decoding/NULL-Related Functions
PL/SQL Datetime Functions
PL/SQL – Number Functions
PostgreSQL – How to Eliminate Repeated Values
It’s possible that in a table, some field that has repeated values is necessary to …
Read More »Performance Tuning and SQL Tuning Tutorial in the Oracle Database
Bulk Insert and Bulk Update in Oracle Database
What is the Optimizer Hints and How to Use Hints in Oracle | Oracle Database Performance Tuning Tutorial -16
How to Create SQL Plan Baselines Using Enterprise Manager Cloud Control | Oracle Database Performance Tuning Tutorial -15
Usefull Scripts For Couchbase Dba
Why Couchbase? Today’s mission-critical applications demand support for millions of interactions with end-users. Traditional databases …
Read More »MongoDB Backup and Restore Using MongoDump
How to Access MongoDB Instance 4.2?
How to Install MongoDB on Windows System?
How To Install MongoDB 4.2 on RedHat/ CentOS 7 systems
Recent Posts
January, 2021
- 6 January
Python Kullanıcıdan Veri Alma
Merhaba, bu yazıda çok sık kullanılan kullanıcıdan veri alma işlemine bakacağız. Kullanıcıdan veri alma, verdiğimiz bir değişkenin veya liste, tuple gibi elemanlara direkt atama yapabileceğimiz veya farklı şekilde kullanabilmemize olanak …
Read More » - 6 January
Python __str__ and __repr__ methods
Merhaba, bu yazıda __str__ ve __repr__ method’larına bakacağız. Python programlama dilinde bazı standart gelen önemli methodlar vardır. Örneğin __init__ methodu bir class oluşturduğumuzda hazır olarak ekleyebileceğimiz bir metottur. Bu method …
Read More » - 3 January
Python Flask Connect Database
Merhaba, bu yazıda Python’da mysql bağlantısı nasıl yapılır inceleyeceğiz. Python’da veritabanı bağlantılarını gerçekleştirmek önemlidir, çünkü hangi uygulamayı yaparsak yapalım kuvvetli ihtimal bir veritabanına ihtiyacımız olacaktır. Şimdi uygulama üzerinden kısaca açıklayalım. …
Read More » - 3 January
Python Flask WTForm
Merhaba bu yazıda Flask’ta WTForm konusuna bakacağız. Bu yazıya geçmeden önce bir önceki yazıyı ziyaret edebilirsiniz, https://ittutorial.org/python-flask-jinja2/ WTForm, flask’ta HTML yapısı kullanmadan form oluşturmamıza olanak sağlar, bu form yapılarını python …
Read More » - 3 January
Python Flask Jinja2
Merhaba, bu yazıda Flask’ta Jinja2 nedir, ne için kullanılır buna bakacağız. Bu yazıya geçmeden önce bir önceki yazıya göz atabilirsiniz, https://denizparlak.net/2021/01/01/python-flask-render_template/ Jinja2, Python ile HTMLsayfaları arasında iletişim kurmamıza olanak …
Read More »