Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is DTS
What is DTS? DTS is used to pull data from various sources into the star schema. 2007-10-25, 5253👍, 0💬
What Is MySQL
What Is MySQL? - MySQL FAQs - Database Basics and Terminologies MySQL is an open source database management system developed by MySQL AB, http://www.mysql.com. 2007-05-10, 5252👍, 0💬
What Are Character Functions
What Are Character Functions? Character Functions are INITCAP, UPPER, LOWER, SUBSTR and LENGTH. Additional functions are GREATEST and LEAST. 2007-04-15, 5252👍, 0💬
What is CMMI
What is CMMI? It is a collection of instructions an organization can follow with the purpose to gain better control over its software development process. 2007-10-30, 5251👍, 0💬
What Are Date Functions
What Are Date Functions? Date Functions are ADD_MONTHS, LAST_DAY, NEXT_DAY, MONTHS_BETWEEN and SYSDATE. 2007-04-15, 5248👍, 0💬
Popular Posts:
it will be very helpful if you send some important Questions with Answers of DBMS Tell us what types...
What does a well-written Object Oriented program look like? A well-written object oriented program e...
Can you explain what is “AutoPostBack” feature in ASP.NET ? If we want the control to automatically ...
How can we know the number of days between two given dates in PHP? Simple arithmetic: <?php $...
Jack developed a program by using a Map container to hold key/value pairs. He wanted to make a chang...