Restrict user to enter numeric value in textbox using javascript <script type="text/javascript"> function checkNu...
Read More
Home / Archive for May 2015
Stored Procedures/Procedure
Stored Procedures/Procedure: A stored procedure is a database object which contains precompiled queries. Stored Procedures are a block of co...
Read More
Interview Questions and queries on Sql Server Joins
JOINS IN SQL: Joins are used for retrieving the data from one or more tables at a time. Joins can be classified into the following types. E...
Read More
Date and Time Functions in SQL Server
These functions perform an operation on a date and time input value and return a string, numeric, or date and time value. GETDATE (): Retu...
Read More
Built In Functions(System Functions) IN SQL
SQL server provide number of built in functions like mathematical functions, character functions, date and time functions, aggregative fun...
Read More
STRUCTURE QUERY LANGUAGE
It is a non procedural language which is used to communicate with any database such as Oracle, sqlserver etc. This Language was develope...
Read More
Subscribe to:
Posts
(
Atom
)