algostyle
algostyle
  • 187
  • 112 464
SQL : UPDATE
#SQL #SQLTutorial #UpdateCommand #LearnSQL #DatabaseManagement #SQLForBeginners #CodingTips #DataAnalysis #Programming
Переглядів: 25

Відео

SQL : Add Unique Constraint
Переглядів 1514 днів тому
#SQL #Database #AddUniqueConstraint #UniqueConstraint #LearnSQL #SQLForBeginners #DataIntegrity #PracticalSQL #Programming #Coding
SQL : SHOW COLUMNS | Retrieve Table Details
Переглядів 1814 днів тому
In this video, we will see the SHOW COLUMNS command in SQL to retrieve detailed information about the columns of a table. Learn how to view column names, data types, and additional attributes with simple and clear example. Don’t miss the practical tips and exercises to boost your database skills! #SQL #Database #LearnSQL #SHOWCOLUMNS #SQLCommands #SQLForBeginners #PracticalSQL #Programming #Coding
SQL : DESC/ DESCRIBE Command | Table Structure
Переглядів 1414 днів тому
In this video, we explore the DESC/ DESCRIBE command in SQL, which is used to display the structure of a database table. You'll learn how to use this command to view essential details like column names, data types, and constraints. #SQL #Database #LearnSQL #SQLCommands #DESCCommand #SQLForBeginners #PracticalSQL #Programming #Coding
SQL : Use ALTER to Modify a Table and Add a Column
Переглядів 1314 днів тому
In this video, you'll learn how to use the SQL ALTER statement to modify a table and add a new column. This essential skill is crucial for managing database structures effectively. Perfect for beginners or anyone looking to refresh their SQL knowledge. #LearnSQL #SQLAlterTable #ModifyTable #SQLAddColumn #SQLTutorial #DatabaseManagement #ProgrammingTips #SQLSkills #TechEducation #MasterSQL
SQL : SELECT all from your table
Переглядів 2814 днів тому
In this video, I'll show you how to display all the records from the employees table using a simple SQL query. It's a fundamental concept for anyone starting with SQL or revisiting the basics. Watch this short video to enhance your understanding of SQL queries step by step! #LearnSQL #SQLQueries #DatabaseBasics #SQLTutorial #SQLBeginner #DataRetrieval #ProgrammingTips #SQLSkills #TechEducation ...
Create a Guard in Angular | Angular Tutorial for Beginners [must NOT have fewer than 1 items !! :) ]
Переглядів 2614 днів тому
In this quick and easy tutorial, I’ll show you how to create a Guard in Angular! Guards are essential for protecting routes and controlling access in your Angular applications. #Angular #AngularTutorial #AngularGuard #WebDevelopment #FrontendDevelopment #AngularRouting #LearnAngular #CodingTutorial #AngularTips #Programming #AngularCLI #WebDev #CodeWithMe #TechTutorial #AngularBeginner
SQL : COUT(*) _ Count the number of records in the table
Переглядів 3321 день тому
In this video, we focus on SQL basics by exploring how to count the number of records in a table using the COUNT(*) function. We'll demonstrate how to apply this powerful aggregate function to the employees table to retrieve the total number of rows. Whether you're new to SQL or looking to refine your database skills, this exercise is a great way to enhance your understanding of aggregate funct...
SQL : SELECT FROM WHERE
Переглядів 1421 день тому
In this video, we focus on SQL basics by learning how to retrieve specific data from a table using the SELECT FROM WHERE statement. We'll demonstrate how to filter records from the employees table based on given conditions. Whether you're new to SQL or looking to strengthen your understanding, this exercise is a great way to practice and improve your query skills! #SQL #SelectFromWhere #Employe...
SQL : Insert values into table
Переглядів 1821 день тому
In this video, we focus on SQL basics by learning how to insert data into a table. Using the INSERT INTO command, we'll add employee records to the employees table. Whether you're new to SQL or want to solidify your understanding, this exercise is a great way to learn by doing! #SQL #InsertInto #EmployeesTable #DatabaseManagement #LearnSQL #SQLExercises #Programming #SQLForBeginners
trace : LEETCODE (219. contains duplicate II) | Sliding window | fenêtre glissante
Переглядів 772 місяці тому
In this video, we tackle the LeetCode problem "219. Contains Duplicate II" using the sliding window technique. We'll go through how to apply this efficient approach to detect duplicates within a specified range in an array. #LeetCode #ContainsDuplicate #SlidingWindow #CodingInterview #LeetCode219 #ProblemSolving #Programming #Algorithms #DataStructures #CodingTutorial #SlidingWindowTechnique
SQL : CREATE _ create database - create table
Переглядів 682 місяці тому
In this video, we dive into SQL basics by learning how to create a database and a table. We'll start with the CREATE DATABASE command to set up a company database, followed by creating an employees table with various columns to store employee information. Whether you're a beginner in SQL or looking to refresh the fundamentals, this step-by-step guide will help you get started! #SQL #Database #C...
What to Expect from the "Learn & Refresh" SQL Series (2)
Переглядів 312 місяці тому
In this playlist, I share short videos, each focused on a specific SQL concept or query, paired with a practical task to help you steadily build your SQL skills. Whether you're a beginner or looking to refresh your knowledge, these videos offer clear explanations, practical exercises, and helpful tips for mastering SQL concepts step by step. Join me to dive into essential SQL topics in an easy-...
What to Expect from the "Learn & Refresh" SQL Series (1)
Переглядів 262 місяці тому
In this playlist, I share short videos, each focused on a specific SQL concept or query, paired with a practical task to help you steadily build your SQL skills. Whether you're a beginner or looking to refresh your knowledge, these videos offer clear explanations, practical exercises, and helpful tips for mastering SQL concepts step by step. Join me to dive into essential SQL topics in an easy-...
Exercice 7 : Apprenez à créer une animation CSS | déplacer un carré
Переглядів 1042 місяці тому
Dans cette vidéo, nous allons apprendre à créer une animation CSS qui déplace un carré sur l'écran. Cet exercice est idéal pour les débutants souhaitant se familiariser avec les animations CSS et comprendre comment manipuler les propriétés pour créer des effets dynamiques. Suivez chaque étape avec moi et n'hésitez pas à expérimenter vos propres animations. #CSS #AnimationCSS #WebDevelopment #Fr...
Exercice 6 : Comment créer une animation CSS | battement de coeur
Переглядів 1002 місяці тому
Exercice 6 : Comment créer une animation CSS | battement de coeur
Exercice5: DOM ~ formulaire de contact || HTML CSS JavaScript
Переглядів 1813 місяці тому
Exercice5: DOM ~ formulaire de contact || HTML CSS JavaScript
Exercice4: DOM ~ cliquer sur un bouton pour changer la couleur du background | HTML CSS Javascript
Переглядів 1613 місяці тому
Exercice4: DOM ~ cliquer sur un bouton pour changer la couleur du background | HTML CSS Javascript
Exercice3| DOM ~ afficher/cacher le cercle | HTML CSS JS
Переглядів 743 місяці тому
Exercice3| DOM ~ afficher/cacher le cercle | HTML CSS JS
add assets (images) folder to my angular project
Переглядів 9523 місяці тому
add assets (images) folder to my angular project
Demo: managing my notes /messages to myself
Переглядів 113 місяці тому
Demo: managing my notes /messages to myself
Recover Deleted Files in IntelliJ IDEA (Spring Boot)
Переглядів 2003 місяці тому
Recover Deleted Files in IntelliJ IDEA (Spring Boot)
Créer une alerte avec Power BI : Gestion des informations des patients
Переглядів 1213 місяці тому
Créer une alerte avec Power BI : Gestion des informations des patients
SpringBoot: Failed to configure a DataSource: 'url' attribute is not specified and no embe...(MySQL)
Переглядів 443 місяці тому
SpringBoot: Failed to configure a DataSource: 'url' attribute is not specified and no embe...(MySQL)
Getters/ Setters don't work in Spring Boot even I add the Lombok project
Переглядів 213 місяці тому
Getters/ Setters don't work in Spring Boot even I add the Lombok project
Démonstration : Système de Gestion des Étudiants avec Spring Boot et Thymeleaf | Opérations CRUD
Переглядів 1153 місяці тому
Démonstration : Système de Gestion des Étudiants avec Spring Boot et Thymeleaf | Opérations CRUD
Entity cannot be resolved to a type || The import javax.persistence cannot be resolved | Spring Boot
Переглядів 2,1 тис.6 місяців тому
Entity cannot be resolved to a type || The import javax.persistence cannot be resolved | Spring Boot
vscode problem five server|
Переглядів 327 місяців тому
vscode problem five server|
Créer un utilisateur | Oracle 21c Express Edition
Переглядів 1088 місяців тому
Créer un utilisateur | Oracle 21c Express Edition
Exercice2 | opération mathématique simple | HTML CSS javaScript
Переглядів 699 місяців тому
Exercice2 | opération mathématique simple | HTML CSS javaScript

КОМЕНТАРІ

  • @jim_ayoub_37
    @jim_ayoub_37 День тому

    braavo 😍😍😍

  • @bondnsogaromain470
    @bondnsogaromain470 6 днів тому

    Arrête de parler en musulman😂😂😂😂

  • @elsarose2071
    @elsarose2071 7 днів тому

    Thankyou it helped a lot❤️

  • @mouh.yt.
    @mouh.yt. 10 днів тому

    You saved my life qbel les examens thank you

    • @algostyle5707
      @algostyle5707 10 днів тому

      Kind of comments li kay3jboni Inchaelah que de bonnes notes You're welcome

  • @sahilgoyal1000
    @sahilgoyal1000 13 днів тому

    THANKS , I DONE IT FROM YOUR VIDEO.. BAKI SAB VIDEOS KAMM NAHI AAYI IS TOPIC KE LIYE

  • @Moni29_8
    @Moni29_8 22 дні тому

    This same occurs in gradle kotlin build tool how to solve it

    • @algostyle5707
      @algostyle5707 19 днів тому

      Apologies for the delay! I haven’t tested this specifically with Gradle and Kotlin, but you can try checking if the spring-boot-starter-data-jpa dependency is added in your build.gradle.kts file. Also, ensure the javax.persistence imports are correct. Let me know if it works!

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

    Mrc continuez madame

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

    Mercie pour votre explication 🙏🏻.le Trie ma éclaté mon cerveau

  • @Pedro-xb2kb
    @Pedro-xb2kb 2 місяці тому

    Thx, you save me

  • @akhilissparta305
    @akhilissparta305 2 місяці тому

    🎉🎉🎉

    • @algostyle5707
      @algostyle5707 2 місяці тому

      @@akhilissparta305 ❤❤❤❤

  • @akhilissparta305
    @akhilissparta305 2 місяці тому

    mrc

    • @algostyle5707
      @algostyle5707 2 місяці тому

      @@akhilissparta305 avec plaisir❤❤

  • @andhantsevich5799
    @andhantsevich5799 2 місяці тому

    thank you so much, i love you

  • @orex5523
    @orex5523 2 місяці тому

    bro thhx but issai backgorund image set mhi ho rhi

    • @algostyle5707
      @algostyle5707 2 місяці тому

      That's true !!! Both methods . I am really sorry I don't know why but It worked for me

  • @Aymane-gg9el
    @Aymane-gg9el 3 місяці тому

    choookran bzef❤

  • @edobokoto-vt4ji
    @edobokoto-vt4ji 3 місяці тому

    Force à toi camarade

    • @algostyle5707
      @algostyle5707 2 місяці тому

      ça fait plaisir Merci beaucoup

  • @Moni29_8
    @Moni29_8 4 місяці тому

    Thank you so much ❤❤❤❤❤

  • @PrakashPushker9912
    @PrakashPushker9912 5 місяців тому

    Thank you so much man

  • @Zilensky2628
    @Zilensky2628 6 місяців тому

    xnxx hh

  • @quangdao142
    @quangdao142 6 місяців тому

    thank you so much

    • @algostyle5707
      @algostyle5707 2 місяці тому

      you're welcome, I hope this helped, it was just a matter of package import depending on the version used

  • @Alisaidnouanyimou
    @Alisaidnouanyimou 6 місяців тому

    Merci beaucoup

    • @algostyle5707
      @algostyle5707 2 місяці тому

      Avec plaisir Je te souhaite un très bon courage

  • @Megasworm4
    @Megasworm4 7 місяців тому

    Ok

  • @OmariSadik
    @OmariSadik 7 місяців тому

    Bien 👍👍👍❤

  • @Abdoullay
    @Abdoullay 8 місяців тому

    merci madame

  • @YvannaNoumoe
    @YvannaNoumoe 8 місяців тому

    Svp où sont les vidéos précédentes 🙏🙏

    • @algostyle5707
      @algostyle5707 8 місяців тому

      Salut Normalement c dans cette playlist : ua-cam.com/video/Cdwa1krb28k/v-deo.html

  • @HamaaComleca
    @HamaaComleca 8 місяців тому

    merci

    • @algostyle5707
      @algostyle5707 2 місяці тому

      @@HamaaComleca avec plaisir ❤❤

  • @miliaziz572
    @miliaziz572 8 місяців тому

    👏👏

  • @Mohamed-sk3ji
    @Mohamed-sk3ji 9 місяців тому

    Great effort thank you :)

  • @Alhamdoulilah-d2i
    @Alhamdoulilah-d2i 11 місяців тому

    Merci

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

    momkin ntwasel m3aak bghit nfeham. algoritme et logique de programmation 🙏🏻

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

      Merhba si soufiane. Voici mon Instagram J'espère nfidek b xi haja : instagram.com/asmae.aouassar/

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

    void validation(struct Etudiant *T , int *n ){ int i,j=0; for(i=0;i<*n;i++){ if(T[i].note>10){ strcpy(T[j].nom,T[i].nom); T[j].note=T[i].note; j++; } } *n=j; } main(){ validation(etudiants,&n); afficher(etudiants,n); }

    • @algostyle5707
      @algostyle5707 2 місяці тому

      @@outmaneelkairi2094 BON COURAGE ❤

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

    Fi wa9thom walah kamlelna ken tnajam hata algo amlelna pile et file

    • @algostyle5707
      @algostyle5707 2 місяці тому

      Dazt daba 3am 3la had l comment J'ai découvert que had linked list kay7am9o ila mapracticithom bzf 🤕😅

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

    هل عندك طريقة لكي أحسن مستواي في algo

  • @Debian-H
    @Debian-H Рік тому

    تحياتي

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

    J'aimerai commenter la video de l'algorithme de rangement des moyennes, mais le commentaire est désactivé. En effet j'ai une question a te poser, si tu me repond je vais te demander #algostyle

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

    merci basmatiii😍😍😍

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

    Merci grâce à toi j’ai put réussir mon control d’info sur les structures cette semaine ❤

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

    merci bcp

    • @algostyle5707
      @algostyle5707 2 місяці тому

      @@ayoubdaoudi7954 avec plaisir❤

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

    je viens de remplacer gets => printf et le warning a disparu.

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

    Bonjour ! J'ai un warning en reprenant l'exo : main.c:(.text+0x75): warning: the `gets' function is dangerous and should not be used. ??? pouvez vous m'expliquer svp ?

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

    merci !

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

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

    merci beaucoup pour ces exos pratiques

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

    merci à toi !

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

    Slt. Peut être que je ne comprends pas mais je croyais que le i represente les matieres et le j les eleves . J' aimerais savoir pourquoi vous fixez le i en premier lieu. En principe, c'est pas la colonne que l'on devrait fixer??

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

      Alors, si je t'ai bien compris voilà : - le i : 0 -> 5 , c-à-d on 6 étudiants. - le j : 0 -> 4 ,c-à-d on 5 matière. * on fixe le i , ça veut dire on fixe un étudiant (une colonne) = pour chaque étudiant on rempli 5 matières

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

    Merci 🙏🏻🙏🏻beaucoup et force à vous 💪💪 Madame

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

    Merci ⭐

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

    Merci Madame,vous explication est bien faite,j'ai bien compris cet exercice.Merci de nous fournir plus d'exercice .