1-10 of 189 hubssort by Hot Best Latest

Alpho011 profile image74

Show Javascript Confirmation Warning before deleting the record in MySQL , PHP and Javascript

We are going to update the address book tutorial in giving you a warning before you delete the record in MySQL. If you missed the address book how to go here. References are found above If not we continue...

5 comments    advice how to technology
87

Simple PHP web based address book using MySql

Today we will be creating a web based address book using PHP and MySql, it will be using the $_GET superglobal, as a means of reviewing the database contents. Before we start here are the source files: ...

16 comments    business technology internet
MS SQL Server 200576

How To Become a Database Programmer

Information on how to become a database programmer.

11 comments    careers jobs job
These sins scream "Noob Noob Noob!"71

Seven Deadly SQL Sins Part I

This is the first in a series of four excerpts from my live SQL presentation of the same title that I have given to technical groups in my area. It is inspired by an excellent outline by Arjen Lentz...

5 comments    programming data database
rakeshfan profile image85

More Oracle Interview Questions : SQL and PL/SQL

I can say Oracle database is a box of chocolates. You never know what you're gonna get. The more I learn about it, the more there is to learn. It's getting so much better with each new release too. See what...

25 comments    technology job interview
Hosting Ms SQL Web Server70

Hosting MsSql Web Server

If you are serious about your online business then web hosting for mysql database is a must. Mysql is a version of the sql databases. There are many to choose from, mssql, oracle ms access to name a few. ...

2 comments    language hosting server
66

SQL Server Tips and Tricks

 Sometimes is easy to use keys instead of mouse. I know many people who used to work with keys and hardly touch the mouse while working on SQL Server. This is really works faster than using mouse. So here...

0 comments    technology tips tricks
90

Make a Blog: GoDaddy vs HostGator

When searching for your first hosting provider you are confronted with a very basic question. Which can be quickly made difficult by the plethora options and terms in the field, a simple thing to keep in mind...

7 comments    how to technology internet
81

Mastering Oracle Date Arithmetic

Date Arithmetic is the calculations based on date. Doing Date calculations is a night mare many times for a developer, especially in Oracle many developer felt this. But many of us never knew simple tricks...

11 comments    technology oracle sql
78

Oracle Analytic Functions

Oracle Analytic Functions Analyctic functions in Oracle are set of functions and clauses used for arriving statistical informations like sum, average. These functions are more flexible to use and efficient....

1 comment    technology oracle database
working