Latest Hubs · tagged sql RSS icon



Sort Results: [ Hot | Best | Latest ]

dorien profile image60

Clone / duplicate Drupal installation

by dorien

Original Article This week I cloned one of my Drupal installs. Very usefull and a great timesaver. Here is how I did it: Step 1 Copy all of the files to your other webspace using ft Step 2 Preferable,... published 2 days ago

0 comments    backup cms sql

79

Steps to Installing a Message Board or a Content Management System

by Trekkiemelissa

Many people who are new to having a website want to have either a content management system or a forum. What are the steps to getting them installed? If you have a free website, typically that is not... published 2 weeks ago

4 comments    technology internet how to

78

Oracle Analytic Functions

by selvirajan

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.... published 2 weeks ago

0 comments    technology oracle database

91

Mastering Oracle Date Arithmetic

by selvirajan

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... published 5 weeks ago

3 comments    technology oracle sql

selvirajan profile image64

ORACLE SQL Developer

by selvirajan

Are you looking for a free development tool for developing Oracle SQL and PL/SQL. Have you ever explored Oracle SQL Developer? If not please read here about this amazing tool. This is much more better and... published 6 weeks ago

0 comments    technology oracle sql

selvirajan profile image72

Writing a better SQL

by selvirajan

Many of us often faced performance issues though we have very good design and index organization. Any research would turn out mostly to report that only minor things have caused this. Here are the SQL tips to... published 6 weeks ago

0 comments    technology careers oracle

selvirajan profile image86

Oracle 10g New Features in SQL

by selvirajan

Oracle 10g is release targetted on two goals : Manageability and performance I have provided the highlights on SQL Enhancements here. And planning to post more related items here. New features with SQL in 10g... published 6 weeks ago

0 comments    sql oracle sql oracle 10g

selvirajan profile image80

Oracle Interview Tips and Quetions

by selvirajan

Oracle is strong in database management and data-warehousing for more than decades. It is leading the RDBMS world on top rank. Being a Oracle techie, one has lots of opportunities. We posted our first... published 6 weeks ago

1 comment    technology careers jobs

hot dorkage profile image59

Seven Deadly SQL Sins Part IV

by hot dorkage

continued from part three This is the fourth in a series of four excerpts from the MySQL presentation I have given live on a number of occasions. It was inspired Arjen Lentz' outline entitled The Deadly... published 2 months ago

0 comments    oracle database backup

hot dorkage profile image60

Seven Deadly SQL Sins Part III

by hot dorkage

continued from part two This is the third in a series of four excerpts from the MySQL presentation I have given live on a number of occasions. It was inspired Arjen Lentz' outline entitled The Deadly Sins... published 2 months ago

0 comments    programming math data

working