Get my free PostgreSQL Cheat Sheet to help you remember commands and keywords when reading and writing SQL here: www.databasestar.com/postgres-cheat-sheet/
@yannaingkyaw6310 Жыл бұрын
I've seen and watched a lot of tutorials on KZbin about PostgreSQL, but this is a geek explanation. I'm self- learner, so I'm afraid to do mistake what if I press wrong button, what will happen if I do that. Finally, I know what if situation with demonstrative explanation. Thank you so much! Keep going and looking forward for the complete series.
@DatabaseStar Жыл бұрын
Thanks for the comment, and I’m glad you like it. Yeah I’ll be creating the rest of this series starting with lesson 2 soon.
@totonk7939 ай бұрын
Thank you, dear! It's priceless! Your manner of giving the info is just what a man needs
@DatabaseStar9 ай бұрын
Thanks! I'm glad you like it.
@frantzp17187 ай бұрын
Hello kind sir, I just wanted to say thank you for such an amazing and simple video. This is my first experience using SQL and I am not tech savvy and you made this entire first lesson incredibly easy for a beginner like me to follow. Kudos to you and thank you. I will be watching all your SQL videos.
@DatabaseStar7 ай бұрын
Thanks for the kind words! I'm glad you found the video useful!
@bonsayeb9620 Жыл бұрын
Really like your teaching style, looking forward to part 2, 3, 4, 5 etc :D
@DatabaseStar Жыл бұрын
Thanks! Part 2 is coming in a couple of weeks and the next one soon after that.
@MeetShubhamfromINDIA3 ай бұрын
none other but this video can easily elaborate what actually a beginner is looking for. just you nailed it..! Keep growing
@DatabaseStar2 ай бұрын
Thanks!
@kristofermetusala8859 Жыл бұрын
i love hearing your voice. It calms me down while trying to figure out my code :D
@DatabaseStar Жыл бұрын
Thanks! Glad to hear it
@billywilliam77476 ай бұрын
THANKS for the clarity and good pace - you look very patient that not everyone has 👍 Can you also discuss project examples of using PostgreSQL? Starting from simplest one - I beleive most people need them
@DatabaseStar6 ай бұрын
Thanks, glad you liked it! Sure, I can look into creating project examples.
@vylonygo7410 Жыл бұрын
You are really good at this, please don't forget this series
@DatabaseStar Жыл бұрын
Thanks! Yeah I have part 3 coming out soon, and I plan to continue the series.
@rajeshrathod3113 Жыл бұрын
Looking forward for the complete series. Thanks
@DatabaseStar Жыл бұрын
Awesome! I'll aim to have part 2 out in a few weeks.
@shwepwinthlwaroo96998 ай бұрын
This is very clear and easy to understand. Thanks for sharing with us.
@DatabaseStar8 ай бұрын
Glad it was helpful!
@investwisely5043 Жыл бұрын
Well explained and very easy to understand. Thank you
@DatabaseStar Жыл бұрын
Thanks! Glad you liked it.
@annalutini11 ай бұрын
Amazing! Lots of useful information in short time! Thank you so much :)
@DatabaseStar11 ай бұрын
Glad it was helpful!
@andrewgraves9007 Жыл бұрын
thank you for this. Looking forward to the rest.
@DatabaseStar Жыл бұрын
Awesome!
@DevThought Жыл бұрын
Awesome! please continue!
@DatabaseStar Жыл бұрын
Thanks! Glad you like it.
@kostiantynkarzhanov9216 Жыл бұрын
Awesome tutorial! Thank you so much! 💛
@DatabaseStar Жыл бұрын
Glad it was helpful!
@rubensorianojr.flores7132 Жыл бұрын
Will there be a part two soon? Loved the explanations! Also, is it necessary to know what a schema is?
@DatabaseStar Жыл бұрын
Thanks! Yes there will be a part 2, I'm working on that video now, so it should be out in a couple of weeks. It's not necessary to know what a schema is to get started, but as you learn more, it could be good to know. A schema is a named collection of different tables and other objects in a database. It's a way to organise different areas of the database, which is especially helpful for larger databases.
@vijeshnk13559 ай бұрын
this Tutorial is awesome
@DatabaseStar9 ай бұрын
Thanks!
@darijozivkovic793110 ай бұрын
More Postgres tutorials please.
@DatabaseStar10 ай бұрын
Sure, I'm planning some soon.
@englui5 ай бұрын
Very helpful ,thank you
@DatabaseStar5 ай бұрын
Glad it was helpful!
@raykhonayorieva7156 Жыл бұрын
thank u I opened easily !
@DatabaseStar Жыл бұрын
You're welcome!
@MohammadLsk Жыл бұрын
Great 💥
@DatabaseStar Жыл бұрын
Thanks!
@IProrok_ Жыл бұрын
Hi I don't know if you could help me but I am following some instructions for creating a game server and after instalation postreSQL next steps are: Use update-database Parse all I don't know if i should type as a code or it is in options. I'm not even novice in programing and all code stuff but I want to try even if I fail. Watching your tutorials it should be easier. :D
@DatabaseStar Жыл бұрын
I'm not sure what the USE command and Parse All are doing here. You should be able to use pgAdmin like I have in this video to access your database, and the next video will show you how to start with SQL.
@oguzturkyilmaz5434 ай бұрын
Thank you
@DatabaseStar4 ай бұрын
You're welcome
@hyperannatv3387 Жыл бұрын
Do u have PHP and postges installation?
@DatabaseStar Жыл бұрын
No, not for these videos. It's just Postgres.
@hyperannatv3387 Жыл бұрын
@@DatabaseStar sir how to connect php and postgres? Any videos?
@berkayaydn4913 Жыл бұрын
whıch extantion are you using in order to automaticly add sentences in the middle of writing??
@DatabaseStar Жыл бұрын
What do you mean by automatically add sentences in the middle of writing? Do you mean the keywords like Create that automatically complete? Or something else? I’m not using any extensions. This is just plain pgAdmin.
@ginikadaily Жыл бұрын
Thank you
@DatabaseStar Жыл бұрын
You're welcome
@abc123evoturbobonker2 ай бұрын
'Install Postgres on Windows: coming soon'
@DatabaseStar2 ай бұрын
Thanks for the reminder! I'll create this video soon.