Category: Science & Technology
-
NASA’s newest spacecraft, Orion, will be launching into space for the first time in December 2014, on a flight that will take it farther than any spacecraft built to carry humans has gone in more than 40 years and through temperatures twice as hot as molten lava to put its critical systems to the test.
-
I decided to drop a brand new iPhone 6 in some boiling Coca-Cola. The results made my house smell like smoke for 2 hours. I would NOT recommend trying this at home! Enjoy the test!
-
This system of free energy fan rotation of magnet motor is used as free energy generator for lighting of bulb. For construction were used CPU fan, thin magnets and led lighting bulb. Explained step by step how to build free energy. This is Free Energy Magnet Motor fan rotation video of Free Energy Magnet Engine used as free energy generator thanks to neodymium magnet.
-
Magic and an iPhone 6 Plus : Performing for an unsuspecting stranger. This was a tough one because we had to find someone who has an iPhone 6 Plus and is still happy to be in the video after this nerve-stretching situation!
-
In this video, I have explained how to use DISTINCT function in the query to eliminate duplicate rows in the table.
-
In this video, I have explained how to use BETWEEN and AND condition to check the range between the values in the columns.
-
In this video, I have explained the queries about how to delete a row in the table.
-
In this video, I have explained how to update a row in the table. Comment - Follow - Like : https://www.facebook.com/TechyVickyBlog https://www.twitter.com/techyvicky https://www.pinterest.com/techyvicky/techy-vicky-blog https://plus.google.com/109896475845510580320/
-
In this video, I have explained how to insert the row in the table. Comment - Follow - Like : https://www.facebook.com/TechyVickyBlog https://www.twitter.com/techyvicky https://www.pinterest.com/techyvicky/techy-vicky-blog https://plus.google.com/109896475845510580320/
-
In this video, I have explained how to sort the columns with ORDER BY keyword. It would be very useful when the user is having large number of rows in the table to easily sort out the particular column. Comment - Follow - Like : https://www.facebook.com/TechyVickyBlog https://www.twitter.com/techyvicky https://www.pinterest.com/techyvicky/techy-vicky-blog https://plus.google.com/109896475845510580320/
-
In this video, I have explained how to add_subtract_multiply the two columns from the particular table.
-
In this video, I have explained to start with simple queries like SELECT * FROM { TABLE NAME }
-
In this video, I have explained how to create the table names and insert columns in the database under WAMPSERVER. I have provided the download link below for the source files of the sql queries.
-
In this video, I have explained how to configure the user id and password in WAMP and to access the server and database via MYSQL Workbench. Comment - Follow - Like : https://www.facebook.com/TechyVickyBlog https://www.twitter.com/techyvicky https://www.pinterest.com/techyvicky/techy-vicky-blog https://plus.google.com/109896475845510580320/
-
In this video, I have explained how to install the essentials software and apps such as WAMPSERVER and MYSQL Workbench in the system. WAMPSERVER is an web development environment server and MYSQL Workbench is the client to access the database from the server.
-
In this video, I have given the overview of SQL and introduction of the chapter 1.