MeskoTech
MeskoTech
  • 42
  • 9 604
SQL Introduction | CRUD Tutorial in Amharic Part 4
This video is an introduction to SQL for beginners in Amharic language. It shows how to create and drop a table, how to select/view data from an existing table, how to insert data into a table, how to update an existing record in a table, and how to delete a record or records in a table.
Переглядів: 9

Відео

SQL Server 2019 Installation | SQL Server Tutorial in Amharic Part 3 | በአማርኛ
Переглядів 5621 годину тому
This video shows how to download Microsoft SQL Server 2019 from the Internet, install it into Windows 10, and then shows how to access the database server using Microsoft SQL Server Management Studio in Amharic. ይህ ቪድዮ ማይክሮሶፍት ኤስኪውኤል ሰርቨር 2019ን እንዴት ከኢንተርኔት ኣውርደን በዊንዶውስ 10 ላይ እንደምንጭነው እና ከዚያም ማይክሮሶፍት ኤስኪውኤል ሰርቨር ማነጅመንት ስቱድዮን በመጠቀም እንዴት ዳታቤዙን መክፍት እና መጠቀም እንደምንችል የሚያሳይ ነው።
Database Normalization Explanation You Need in Amharic | Part 2
Переглядів 5414 днів тому
If you want to fully understand database normalization and you understand Amharic, this video is for you. It is presented with examples to make the concept clear. የዳታቤዝ ኖርማላይዜሽን አልገባችሁ ብሏል? መልሱ በዚህ ቭድዮ በምሳሌ ተደግፎ በአማርኛ ቀርቦላችኋል። If you like this video, click the subscribe button to get more content in the future.
Introduction to Databases | ዳታቤዝ ምንድን ነው? | Part 1
Переглядів 2321 день тому
Introduction to Databases in Amharic part 1 ዳታቤዝ ምንድን ነው? በአማርኛ የቀረበ If you like this video, click the subscribe button to get more content in the future.
SQL Server Data Types Explained in Amharic Part 5
The video discuses SQL Server data types in Amharic language. The video is not only important for beginners to understand SQL data types, but it can also be a good refresher about data types in SQL for those who know about databases. If you want a detailed information about data types in Microsoft SQL Server, please refer to the Microsoft SQL Server documentation below. docs.microsoft.com/en-us...
SQL Data Definition Language | DDL | in Amharic | Part 6
This video is about SQL Data Definition Language (DDL). The three components of DDL are: - CREATE TABLE - ALTER TABLE - DROP TABLE The video discusses DDL theory and also practically shows the application of all the three DDLs.
How to Easily Write Repetitive SQL Using Excel
Переглядів 41Рік тому
How to Easily Write Repetitive SQL Using Excel Make your SQL life easy with Excel. You can use Microsoft Excel to write repeating SQL such as getting a count of multiple tables, etc. Subscribe to get more content if you like this video.
SQL CTE Part 2 | SQL Server Tutorial in Amharic | በአማርኛ
Переглядів 1162 роки тому
This video talks about common table expressions (CTEs), and practically shows how to write and use them. It is a continuation of "SQL CTE Part 1 | SQL Server Tutorial in Amharic | በአማርኛ" video. ኢትዮጵያን የኣይቲ ልዕለ ሃያል እናድርጋት! Subscribe, Share, Like!
SQL CTE Part 1 | SQL Server Tutorial in Amharic | በአማርኛ
Переглядів 1312 роки тому
This video talks about common table expressions (CTEs), and practically shows how to write and use them. ኢትዮጵያን የኣይቲ ልዕለ ሃያል እናድርጋት! Subscribe, Share, Like!
How to Write for Loop in Java | Complete Java Tutorial Series Part 11
Переглядів 302 роки тому
This video talks about for loop in Java. It shows when, and how to use it. It is a part of our Complete Java Tutorial Series. Subscribe to my channel so that you don't miss anything from the course. ua-cam.com/users/MeskotTech
switch Java Control Flow | Complete Java Tutorial Series Part 10
Переглядів 242 роки тому
This video talks about control flow in Java. It specifically talks about switch statement. It is an alternative to if ... else if ... else. It is a part of our Complete Java Tutorial Series. Subscribe to my channel so that you don't miss anything from the course. ua-cam.com/users/MeskotTech
SQL Subquery Part 1 | SQL Server Tutorial in Amharic | በአማርኛ
Переглядів 1462 роки тому
This video talks about subqueries in SQL Server, and practically shows how to write simple subqueries. ኢትዮጵያን የኣይቲ ልዕለ ሃያል እናድርጋት! Subscribe, Share, Like!
SQL Subquery Part 2 | SQL Server Tutorial in Amharic | በአማርኛ
Переглядів 632 роки тому
This video talks about subqueries in SQL Server, and practically shows how to write simple subqueries and correlated subqueries. ኢትዮጵያን የኣይቲ ልዕለ ሃያል እናድርጋት! Subscribe, Share, Like!
Java Control Flow if else | Complete Java Tutorial Series Part 9
Переглядів 312 роки тому
This video talks about control flow in Java. It specifically talks about if... else, and if ... else if ... else. It is a part of our Complete Java Tutorial Series. Subscribe to my channel so that you don't miss anything from the course. ua-cam.com/users/MeskotTech
Java Operators II | Complete Java Tutorial Series Part 8
Переглядів 352 роки тому
This video talks about operators in Java. It is a continuation from Java Operators I and covers equality operators, ternary operator, increment/decrement operators, and casting operator. It is a part of our Complete Java Tutorial Series. Subscribe to my channel so that you don't miss anything from the course. ua-cam.com/users/MeskotTech
Java Operators I | Complete Java Tutorial Series Part 7
Переглядів 352 роки тому
Java Operators I | Complete Java Tutorial Series Part 7
SQL Subquery Part 3 | SQL Server Tutorial in Amharic | በአማርኛ
Переглядів 553 роки тому
SQL Subquery Part 3 | SQL Server Tutorial in Amharic | በአማርኛ
Java Data Types | Complete Java Tutorial Series Part 6
Переглядів 353 роки тому
Java Data Types | Complete Java Tutorial Series Part 6
Java Syntax | Complete Java Tutorial Series Part 5
Переглядів 563 роки тому
Java Syntax | Complete Java Tutorial Series Part 5
First Java Program | Hello World! | Complete Java Tutorial Series Part 4
Переглядів 763 роки тому
First Java Program | Hello World! | Complete Java Tutorial Series Part 4
How to Install Eclipse | How to Install Java | Complete Java Tutorial Series Part 3
Переглядів 793 роки тому
How to Install Eclipse | How to Install Java | Complete Java Tutorial Series Part 3
Short History of Java | Complete Java Tutorial Series Part 2
Переглядів 413 роки тому
Short History of Java | Complete Java Tutorial Series Part 2
Java Course Content Overview | Complete Java Tutorial Series Part 1
Переглядів 793 роки тому
Java Course Content Overview | Complete Java Tutorial Series Part 1
Java Programming Course Introduction
Переглядів 1,6 тис.3 роки тому
Java Programming Course Introduction
Database Backup | Restore | SQL Server | በአማርኛ | Part 17
Переглядів 3903 роки тому
Database Backup | Restore | SQL Server | በአማርኛ | Part 17
Database Security | SQL Server | በአማርኛ | Part 16
Переглядів 2193 роки тому
Database Security | SQL Server | በአማርኛ | Part 16
Database Indexes | SQL Server | in Amharic | በአማርኛ | Part 15
Переглядів 8333 роки тому
Database Indexes | SQL Server | in Amharic | በአማርኛ | Part 15
Stored Procedures | SQL Server | in Amharic | በአማርኛ | Part 14
Переглядів 2503 роки тому
Stored Procedures | SQL Server | in Amharic | በአማርኛ | Part 14
CTE in SQL Server in Amharic | በአማርኛ | Part 13
Переглядів 1173 роки тому
CTE in SQL Server in Amharic | በአማርኛ | Part 13
Window Functions in SQL Server in Amharic | በአማርኛ | Part 12
Переглядів 873 роки тому
Window Functions in SQL Server in Amharic | በአማርኛ | Part 12

КОМЕНТАРІ

  • @tsegaye21
    @tsegaye21 4 дні тому

    Mejemeria anten algebahm 😂😂😂

  • @sintayehusewmehon
    @sintayehusewmehon Місяць тому

    Please exist exam

  • @tsiong.m1151
    @tsiong.m1151 6 місяців тому

    I need you help how can i get your contact

  • @MulusewGetu-ih9iw
    @MulusewGetu-ih9iw 9 місяців тому

    Thanks instructor keep it up please continue your teaching

  • @SQL100K-rb4xw
    @SQL100K-rb4xw 9 місяців тому

    Great Thank you for sharing

  • @enyewgashaw4548
    @enyewgashaw4548 Рік тому

    thanks

  • @enyewgashaw4548
    @enyewgashaw4548 Рік тому

    thanks

  • @enyewgashaw4548
    @enyewgashaw4548 Рік тому

    thanks

  • @enyewgashaw4548
    @enyewgashaw4548 Рік тому

    thanks

  • @enyewgashaw4548
    @enyewgashaw4548 Рік тому

    thanks

  • @curtisclarke3298
    @curtisclarke3298 Рік тому

    P r o m o s m ⭐

  • @riteshmhasane2680
    @riteshmhasane2680 3 роки тому

    you're opppppp

    • @MeskotTech
      @MeskotTech 3 роки тому

      I didn’t get it bro

    • @riteshmhasane2680
      @riteshmhasane2680 3 роки тому

      keep making videos with more confidence broo

    • @MeskotTech
      @MeskotTech 3 роки тому

      Sure bro. Thanks for the feedback.

  • @lucytube433
    @lucytube433 3 роки тому

    keep going.

  • @utopiatube2882
    @utopiatube2882 3 роки тому

    Arif new gin fetene eyalk achacher betadegachew arif new

    • @MeskotTech
      @MeskotTech 3 роки тому

      እሽ፣ ጥሩ ኣስተያየት ነው። ለወደፊት የምሰራቸውን ኣጫጭር ኣደርጋቸዋለሁ።

    • @wubalemlema6643
      @wubalemlema6643 2 роки тому

      Enamsegenalen teru temert new

  • @henoktilhun5676
    @henoktilhun5676 3 роки тому

    ሰላም ጥያቄ ነበረኝ ❓ ነፃ ሚሴጅ የሚልክ አፕ ቴሌ ሳያውቀው መላክ ይቻላል ወይ ❓ መልሳችሁን እጠብቃለው

    • @MeskotTech
      @MeskotTech 3 роки тому

      ሄኖክ፣ እንዴት ነህ? በዚህ ላይ ብዙ እውቀት የለንም። ያለን ግንዛቤ ግን ነፃ ኣጭር መልዕክት (SMS) የሚልኩ መተግበሪያዎች (ኣፖች) ኣሉ። ግን መልዕክቱን ለመላክ ኢንተርኔት ይፈልጋሉ። እና ይሄ እንደ ነፃ የሚቆጠር ከሆነ መልሱ ይሄው ነው። መልዕክት ለመላክ፣ ወይ በመደበኛ በቴሌ በኩል መሄድ ኣለበት ኣለበለዚያ ደግሞ በኢንተርኔት መላክ ኣለበት። ጠቃሚ መልስ ይሆናል ብለን እናስባለን።

    • @henoktilhun5676
      @henoktilhun5676 3 роки тому

      @@MeskotTechሰላም ለናንተ ይሁን የአፖቹን ስሞች ልትልኩልን ትችላላችሁ ❓ በኢንተርኔት የሚላኩትን። ሌላው ጥያቄዬ ይሄ አፕ ሚሴጅ ሲልኩ ሁሉም ሰው ጋር ነው የሚገባው ወይስ እንመደበኛው ለአንድ ሰው ብቻ ነው

  • @TheBabyget
    @TheBabyget 3 роки тому

    Hopefully, you will not going to give this course like our university teachers. Make it more interactive and its real world applications by doing real project for each course.