Accessible IT Software Tutorials
Accessible IT Software Tutorials
  • 188
  • 170 754
SQL. Understanding SQL statements. Breaking down statements into their individual elements.
This is a SQL tutorial video that breaks down SQL statements into 4 separate areas. This video should help you write SQL statements by explaining how they are made up.
In order to appreciate this video the following companion videos could help:
1 - SQL Introduction - ua-cam.com/video/oFGAeI3cSKI/v-deo.html
2 - SQL basics (basics) - ua-cam.com/video/oFGAeI3cSKI/v-deo.html
3 - SQL basics (table/column aliases) - ua-cam.com/video/kUg9cDyGqJM/v-deo.html
4 - SQL basics (functions) - ua-cam.com/video/Za2UbTXvxLI/v-deo.html
5 - SQL basics (aggregate functions) - ua-cam.com/video/rYWYQjLF4jA/v-deo.html
This video includes word of the day
Переглядів: 66

Відео

SQL. A really quick way of creating a delimited string using STRING_AGG. Quick comma separated list.
Переглядів 67Місяць тому
This is a SQL tutorial demonstrating a quick and easy way of creating delimited lists in SQL. This method is one of multiple ways to concatenate data in SQL. For instructions on other methods see the following videos: Various concatenation techniques:- ua-cam.com/video/s48kLTSiNvM/v-deo.html FOR XML example:- ua-cam.com/video/OBNIoyqnRLg/v-deo.html This video includes word of the day
SQL IN statement. Using multiple conditions. SQL with subquery. SQL with a nested select.
Переглядів 158Рік тому
This is a SQL tutorial that shows you how to write a SQL statement that uses multiple conditions for the same column.
SQL get part of string, extract text within string using RIGHT, LEFT, LEN, SUBSTRING, CHARINDEX
Переглядів 290Рік тому
This is a SQL tutorial video that demonstrates various ways of extracting text from within a string. This tutorial includes explanations and the use of the following functions: RIGHT, LEFT, LEN, SUBSTRIN, CHARINDEX
MS SQL Aggregate Functions for beginners - COUNT, SUM, MAX, MIN
Переглядів 4262 роки тому
This is a Microsoft SQL tutorial on Aggregate Functions. This includes COUNT, SUM, MAX, MIN and AVG. I will show, through examples, how to write Aggregate Functions, limiting results and error handling. Errors discussed: - Column is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause. - An aggregate may not appear in the WHERE clause unl...
MS Excel tutorial - TIME SAVING TIPS ON EVERYDAY USE OF EXCEL
Переглядів 472 роки тому
This is a Microsoft Excel tutorial that has some time saving tips on everyday usage of Excel. This includes rezising columns/rows, copying and pasting options and formatting. If you are not aware of these shortcuts then this video could save you alot of time.
MS SQL tutorial. WHAT IS A CROSS JOIN? I'll show you.
Переглядів 1282 роки тому
This is a Microsoft SQL tutorial discussing CROSS joins. I will explain what they are, how they are used and when they shouldn't be used. CROSS joins can cause problems and I will explain the problems and how to avoid them.
Excel tutorial - creating Pivot Tables for beginners
Переглядів 622 роки тому
This is a Microsoft Excel tutorial on Pivot Tables. What is a Pivot Table? Why use a Pivot Table. This video will show yo how to create Pivot Tables, amend Pivot Tables and the do's and don'ts.
Excel introduction to functions - the basics
Переглядів 172 роки тому
This is an Excel tutorial covering an introduction to functions. In this video I will discuss why functions are useful, how to find functions and how to use them.
Excel tutorial - Introduction to formulas - writing maths formulas
Переглядів 152 роки тому
This is an Excel tutorial giving an introduction to formulas. What are formulas? How do i write Mathmatical formulas? How do I write formulas using cell values? This tutorial provides examples of all these formulas and more.
Excel tutorial - How do I copy comments to other cells? SOLVED! - Quick solution.
Переглядів 2,4 тис.2 роки тому
This is an Excel tutorial on copying and pasting values in comments. It is a quick video that shows the solution to this common issue.
This is a SQL tutorial on outer joins. Left/Right/Full and Inner comparison.
Переглядів 512 роки тому
This a SQL video on outer joins. It discusses the difference between inner and outer joins and the difference between left, right and full outer joins. It has practical demonstrations of all these joins and discussed the possible issues faced if you get the joins wrong. Complimentary video: Introduction to inner joins - ua-cam.com/video/tu8RFcYjY7w/v-deo.html Multiple inner joins and same table...
Excel tutorial on Xlookup. The very cool alternative to Vlookup
Переглядів 1382 роки тому
This is an Excel tutorial on Xlookup. It is an introduction that discusses the difference between Vlookup and Xlookup and demonstrates some of the ways Xlookup can be used. Xlookup has some new cool features that are shown by example. Complimentary videos: Vlookup and Datedif - ua-cam.com/video/qDEYFnPVq_c/v-deo.html Vlookup and Substitute - ua-cam.com/video/4B5bSAqpb6Y/v-deo.html Vlookup vs Su...
MS Excel tutorial on an introduction to macros. A simple guide on how to create and amend macros.
Переглядів 322 роки тому
This is a Microsoft Excel tutorial discussing what a Macro is and how to create and amened a macro. This video shows how to create a macro with multiple actions and how to amend those actions once the macro has been created. This tutorial includes some VBA.
MS SQL tutorial providing an introduction to joins (inner joins)
Переглядів 1042 роки тому
This is a Microsoft SQL tutorial on joins. This tutorial discusses why joins are used and how they are created. It includes the syntax for creating joins and rules around their use. This tutorial only covers inner joins but includes joining to multiple tables in the same SQL query.
MS SQL tutorial - variables part 2. Variables are tremendous.
Переглядів 1972 роки тому
MS SQL tutorial - variables part 2. Variables are tremendous.
MS SQL tutorial on inner joins, multiple inner joins and joining to same table multiple times.
Переглядів 3362 роки тому
MS SQL tutorial on inner joins, multiple inner joins and joining to same table multiple times.
MS SQL tutorial on an introduction to variables. Variables are awesome!!
Переглядів 1672 роки тому
MS SQL tutorial on an introduction to variables. Variables are awesome!!
MS SSQL tutorial showing various ways to concatenate results.
Переглядів 922 роки тому
MS SSQL tutorial showing various ways to concatenate results.
MS SQL tutorial on inserting missing data into table
Переглядів 1,5 тис.2 роки тому
MS SQL tutorial on inserting missing data into table
MS Excel VBA tutorial - using VBA to automatically create and delete worksheets
Переглядів 1062 роки тому
MS Excel VBA tutorial - using VBA to automatically create and delete worksheets
MS SQL tutorial on inserting into a table but checking if a duplicate entry already exists
Переглядів 8 тис.2 роки тому
MS SQL tutorial on inserting into a table but checking if a duplicate entry already exists
MS SQL tutorial - introduction to tables. Create, insert data and delete.
Переглядів 1952 роки тому
MS SQL tutorial - introduction to tables. Create, insert data and delete.
MS Excel Tips and tricks about the Ribbon / Toolbar. Stuff you should know.
Переглядів 552 роки тому
MS Excel Tips and tricks about the Ribbon / Toolbar. Stuff you should know.
MS Excel tutorial - tricks that you did not know about
Переглядів 512 роки тому
MS Excel tutorial - tricks that you did not know about
MS Excel tutorial on font and cell formatting (colours, border, format painter etc)
Переглядів 1572 роки тому
MS Excel tutorial on font and cell formatting (colours, border, format painter etc)
MS SQL server CHARINDEX function - explanation and demonstrations
Переглядів 2,6 тис.2 роки тому
MS SQL server CHARINDEX function - explanation and demonstrations
MS Excel tutorial - tips and tricks that everyone should know
Переглядів 642 роки тому
MS Excel tutorial - tips and tricks that everyone should know
MS Excel IF statement/function. Basic, if AND, nested ifs, include other functions.
Переглядів 242 роки тому
MS Excel IF statement/function. Basic, if AND, nested ifs, include other functions.
MS SQL tutorial. 5 things that you should know about SQL and the SSMS environment.
Переглядів 1552 роки тому
MS SQL tutorial. 5 things that you should know about SQL and the SSMS environment.

КОМЕНТАРІ

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

    thanks its helpfull

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

    Good video thanks.....but I'm tearing my hair out, trying to suppress the subreport when there are no rows...as is the case for Glasgow above. Should be straightforward, right?

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

    It's really helpful. Thank you for the Tutorial 👍

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

    Simple and Sweet Steps. Thank you for the Tutorial!

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

    It was great , greetings from Venezuela

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

    so underrated how valuable this information is! Thank you for this.

  • @SanjayRaut-l4v
    @SanjayRaut-l4v 3 місяці тому

    good

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

    This is putting everyone together as a sum. When I want to see the scores for each person over time. How do I do that? I used to be able to utilize Tableau and I could see people by names and see their data over time. I think I used to be able to do this with excel before I got Tableau but now work for someone that doesnt have access..

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

    Thanks, great intro for me.

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

    dude used MTG terms

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

    Everton is the worst, mate.

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

    Thank you. Very neat!

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

    You're a good teacher. Thanks. I just started learning SQL today, and I ran into a situation where I created same column entries multiple times. Came searching on YT how I can delete row by row, then I stumbled on your video. And guess what? I got more than asked for! You got yourself a new subscriber with alert set to All for all your contents.

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

    Thank you so much!

  • @michaelofori-ki2je
    @michaelofori-ki2je 7 місяців тому

    Does this begin transaction, commit, rollback work with Stored Procedures?

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

    6:51 It was a simple error. Man, I hate when that happens. Great video, by the way. Thanks for reminding me about column-level visibility settings. I have rarely (if ever) used it, and thusly it totally slipped my age-addled brain. Maybe that will come in handy someday in the future. Cheers!

  • @rohithchakka6598
    @rohithchakka6598 11 місяців тому

    on point, great explanation mate

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

    Awesome thanks

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

    Any example for 2 tables which is having many to many relation. Does sql works in this case

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

    Good one

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

    Can you please provide me the entire script to the same?

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

    well explained and no indian accent 👍

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

    This might be coming in late but this video really helped a lot. Thank you and I'll be following you and learning much from you.

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

    in like operator it givess Syntax error why?

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

      ORA-00936: missing expression this is erorr coing when i write like operator

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

    Is there an easy way to check more than 1 row

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

    Thanks and maximum how many records we can control per page by using page break and also when we export to excel it shows multiple sheets but I need to show only single page with page break option.

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

    Thank you!! 💯

  • @Em-bv7oo
    @Em-bv7oo Рік тому

    Thank you!!!

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

    Thank you so much :)

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

    Use of top1 here?

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

    how to deploy this

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

    I'm in the middle of a SQL course and I wasn't quite understanding the idea behind coalesce. Thanks for clearing it up!

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

    Really appreciate this vid. Thanks! <3

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

    very helpful thanks! I am doing this in a class and you just made it so I do not have to search several things to complete what is expected.

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

    In my system (zoho analytics) can't do that, but I saved the query and then created a new one and I take the values from there, but when I try to obtain other data like the amount, and I join by customer ID, duplicates everything because I have more the one customer ID, since there's more the one sales order. How can I fix that? Thank you for your video.

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

    Thank you sir, this is the best explanation about database objects I've seen on YT. Keep on creating!

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

    thank u for your tutorial. i have any problem to take data with new date. i use this query. and work select * from( select nama,max(tanggal) MAXID from tester.dataku group by nama)ns inner join tester.dataku on (dataku.tanggal=ns.MAXID and dataku.nama=ns.nama) I develop from your query to my table.

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

    Great Video and Explained in great detail Great Job!!!!!!!

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

    in my VS 2019 (updated just now) i don't have that gauges so beutyfull, i have only some noisy and ugly gauges... where can i find the plugin for the gauges you use in VS? thank you so much

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

    Thank you for this!

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

    Can I use a value from database inside the custom code. Creating a new database connectivity or using the existing dataset. Thank you in advance.

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

    Very helpful thank you so much.

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

    Thankyou so much it was very helpful.

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

    I have a list of orders. Each time the status is updated for the order, the order duplicates with the latest date (ex. Order 7887 opened on 11/6, order 7887 closed on 11/8) Do use the MAX() on the date or the order number itself to find the latest update for that Order?

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

    Thanks, this was a great explanation 😬👍

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

    Great! Thank you so much!

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

    I'm trying to do the same through an ODBC connection, but it doesn't recognize the "TOP" clause.

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

    What if I want to see orders processed after 2012? Can I just use Where ns.OrderDate>='2012-01-01'?

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

      Hi. No, you couldn't use ns.OrderDate because that column does not exist in the ns nested select. You need to add your where clause at the bottom, below the inner joins, and say where soh.OrderDate >= '01 Jan 2012'.

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

    this should have more views. helpful and concise, thanks man! 👍🏿

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

    𝓅𝓇𝑜𝓂𝑜𝓈𝓂