How To Put Game Saves, Custom Themes and Other Crap Onto Your PS3

Its very easy once you know how.
Memory Stick PS3 THEME / SAVEDATA
Game Saves
1 Find the Game Save you want
2 Wack in a USB stick into your PC.
3 In the USB stick, create a folder called PS3, and within that folder create another folder called SAVEDATA (CAPITALS)
4 Copy the Game Save into that [...]

Microsoft Excel #04: Excel as a Database

I use Excel as something of a simple database. I use it to keep track of movies, collectibles, etc. because I like the interface, the ease of organizing data, and the ability to filter data on-the-fly with AutoFilters and Sorts.
Duration : 0:4:19

SQL Server 2008 and using Transact SQL (TSQL)

http://www.learningsqlserver2008.com/
If you want to be good at working with databases, strong knowledge of TSQL is a must. In this important video, we start off with a little background and the database we will use AdventureWorks2008. We start off with the SELECT statement which is used to return data. The basic syntax is discuss with an [...]

Using Subqueries as Expressions

Duration : 0:5:14