Create An Application With Using BIN-CASE-COALESCE-CONV-DATABASE Commands On The HeidiSQL For Using Windows
<p dir="auto">HeidiSQL is a database application. We can store and manage our datas on the HeidiSQL database . We can connect our MySql database tables on the HeidiSQL application.
<h4>What Will I Learn?
<ul>
<li>in this video we will learn how to switch between data tables and query views in HeidiSQL application.
<li>Also we will learn how can we write and display our queries on the HeidiSQL application in this video .
<li>We will learn how can we display our selected tables on the HeidiSQL Database application in this video .
<li>In this video we will learn what is the BIN command and how can we use BIN command on the HeidiSQL database.
<li>Also in this video we will learn what is the CASE command and how can we this command on the HeidiSQL database application.
<li>We will learn also in this video what is the COALESCE command and how can we use COALESCE command on the HeidiSQL database application.
<li>Also in this video we will learn what is the CONV command and how can we use this command on the HeidiSQL database application.
<li>We will learn also what is the DATABASE() command and how can we use this command on the HeidiSQL database application in this video.
<h4>Requirements
<ul>
<li>For the create DataBase and Tables we need to HeidiSQL database. HeidiSQL is an open source database. We can download it free from <a href="https://www.heidisql.com/" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">here.
<li>For the connect to MySql we need to WampServer program. WampServer is an open source program. Click <a href="http://www.wampserver.com/en/" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">here for the download wampserver.
<li>Windows 32-64
<h4>Difficulty
<ul>
<li>Intermediate
<h4>Description
<p dir="auto">HeidiSQL is an open source database application. Also we can stores and manages our entries on the HeidiSQL database . We can download it on the Requirements Parts.
<p dir="auto">We can connect our MySQL database's datas on the HeidiSQL database application. We should have WampServer program for the connect to MySql . We can download it on the Requirements Parts.
<p dir="auto">Also we can write our queries on the HeidiSQL database application and we can display our queries results on the HeidiSQL.
<p dir="auto">Also with HeidiSQL database application we can convert decimal number to binary number.
<p dir="auto">We can lets us evaluate conditions and return a value when the first condition we have on the HeidiSQL database application.
<p dir="auto">Also we can take the first not null value in the a specified list on the HeidiSQL database application.
<p dir="auto">We can convert a number from one number base to another number base on the HeidiSQL database application.
<p dir="auto">Also we can find our default database name on the HeidiSQL database application.
<p dir="auto"><strong>Command I Used
<p dir="auto"><code>BIN I used this command for the convert binary base our number<br /><br />
<code>CASE I used this command for the take value when the first condition met<br /><br />
<code>COALESCE I used this command for the take the first not null value<br /><br />
<code>CONV I used this command for the conver a number from number base to another number base<br /><br />
<code>DATABASE() I used this command for the find our database<br />
<h4>Video Tutorial
<p dir="auto">
<h4>Curriculum
<ul>
<li><a href="https://utopian.io/utopian-io/@sadikemrah/windows-icin-acik-kaynak-uygulama-olan-heidisql-uezerinde-baglanti-olusturma-tablo-olusturma-tablo-silme-ve-veri-girme-islemleri" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Create DataBase,Create Table, Stores data,Delete Table on HeidiSQL(TR)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/windows-icin-acik-kaynak-uygulama-olan-heidisql-uezerinde-where-and-or-order-by-update-ve-delete-komutlarinin-kullanimi-turkish" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">SELECT-ORDER BY-UPDATE-DELETE Commands on HeidiSQL(TR)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/windows-icin-heidisql-uygulamasi-uezerinde-limit-like-in-between-ve-as-komutlarinin-uygulanmasi-turkish-video-tutorial" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">LIMIT-LIKE-IN-BETWEEN Commands on HeidiSQL(TR)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/windows-icin-heidisql-uezerinde-inner-join-left-join-ve-right-join-komutlarinin-uygulanmasi-turkish-video-tutorial" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">INNER JOIN- LEFT JOIN-RIGHT JOIN Commands on HeidiSQL(TR)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/windows-icin-heidisql-uezerinde-union-insert-into-select-alter-add-alter-drop-komutlarinin-uygulanmasi-turkish-video-tutorial" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">UNION-INSERT INTO SELECT-ALTER ADD-ALTER DROP Commands on HeidiSQL(TR)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/windows-icin-heidisql-uezerinde-view-komutuyla-sanal-tablo-olusturma-duezenleme-silme-goeruentueleme-ve-index-komutlarinin" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">CREATE VIEW-SELECT VIEW-DROP VIEW-INDEX Commands on HeidiSQL(TR)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/on-the-heidisql-for-the-windows-using-avg-first-data-last-data-count-limit-commands-application" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">AVG-FIRST DATA-LAST DATA-COUNT-LIMIT Commands Application on HeidiSQL(ENG)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/max-min-sum-group-by-commands-application-on-the-heidisql-for-the-using-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">MAX-MIN-SUM-GROUP BY Commands Application On The HeidiSQL (ENG)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/is-null-is-not-null-having-ucase-lcase-commands-application-on-the-heidisql-for-the-using-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">IS NULL-IS NOT NULL-HAVING-UCASE-LCASE Commands Application On The HeidiSQL(ENG)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/mid-length-round-now-commands-application-on-the-heidisql-for-the-using-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">MID-LENGTH-ROUND-NOW Commands Application On The HeidiSQL (ENG)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/create-and-define-constraints-unique-not-null-primery-key-default-on-the-heidisql-for-the-using-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Create And Define Constraints On The HeidiSQL (ENG)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/concat-concatws-ascii-field-findinset-command-s-application-on-the-heidisql-using-for-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">CONCAT-CONCAT_WS-ASCII-FIELD-FIND_IN_SET Command's Application On The HeidiSQL(ENG)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/instr-left-right-lpad-rpad-commands-s-application-on-the-heidisql-for-using-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">INSTR-LEFT-RIGHT-LPAD-RPAD Commands's Application On The HeidiSQL(ENG)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/repeat-locate-replace-reverse-commands-s-application-on-the-heidisql-for-using-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">REPEAT-LOCATE-REPLACE-REVERSE Commands' s Application On The HeidiSQL(ENG)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/ltrim-rtrim-trim-position-commands-application-on-the-heidisql-for-the-using-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">LTRIM-RTRIM-TRIM-POSITION Commands Application On The HeidiSQL(ENG)
<li><a href="https://utopian.io/utopian-io/@sadikemrah/create-an-application-with-using-mathematical-commands-on-heidisql-for-using-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Create An Application With Using Mathematical Commands On The HeidiSQL(ENG)<br /><br />
<p dir="auto"><a href="https://github.com/HeidiSQL/HeidiSQL" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">GitHub Address Of Application
<p dir="auto"><br /><hr /><em>Posted on <a href="https://utopian.io/utopian-io/@sadikemrah/create-an-application-with-using-bin-case-coalesce-conv-database-commands-on-the-heidisql-for-using-windows" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Utopian.io - Rewarding Open Source Contributors<hr /><p>
Hey @redart, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!
Thank you for the contribution. It has been approved.
You can contact us on Discord.
[utopian-moderator]
I speak english fluently, but I did not understand a word from this video. Did you?
quite understandable
Thank you so much
Hey @redart, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!
güzel bir uygulama daha teşekkürler.
Beğenmenize sevindim teşekkür ederim
@sadikemrah, Upvote for supporting you.
thank you
Hey @sadikemrah I am @utopian-io. I have just upvoted you!
Achievements
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x