-
How to Convert a Date in TSQL
T-SQL, or Transact-SQL, adds transaction control, row processing, variables and exception handling to SQL for Microsoft and Sybase databases. Database programmers can...
-
How to Optimize Sybase IQ
Sybase IQ is designed to provide a highly optimized database experience, using an analytics server to render fast results by optimizing queries...
-
How to Convert Only the Date of Datetime
Two date and time fields exist in SQL Server: smalldatetime and datetime. Use one of two functions within Transact-SQL (T-SQL) to extract...
-
How to Convert Microsoft SQL Date to String
Microsoft SQL Server is a database application that has the capacity to hold millions of records within its tables. Programmers use stored...
-
How to Get the Date From Datetime in SQL
The database query language SQL is standardized by the American National Standards Institute (ANSI). Yet, many variations of SQL exist between database...
-
How to Convert a Null Date
The "null" value is a database value used to set "nothing" to the table field. If you do not know what value...
-
How to Use the Delete Statement in Sybase
Sybase is sold by SAP AG, a largest enterprise software company. Sybase uses relational databases to manage and analyze data. It also...
-
How to Convert the Excel Date Format to US From International
Microsoft Excel is a tool that can perform many different tasks, from tracking project schedules to creating budgets. Among the important factors...
-
How to Delete the History Button
Internet Explorer 6 and 7 offer the option of displaying a history button at the top of the browser window. When you...
-
How to Convert HTML to Text in SQL
Converting HTML to text in SQL can be done efficiently with a user-defined function. A user-defined function accepts parameters, performs an action,...
-
Sybase IQ Tools
Sybase IQ Tools. Sybase, Inc. is a software company, specializing in organizing and managing data, and one of this company's products is...
-
How to Convert a Datatype Date Timestamp in Oracle SQL
Oracle is the market leader in the relational database management system. DATE and TIMESTAMP are types of the built-in Datetime data types...
-
How to Convert Char to Int in an Access Query
Microsoft Access has a function that allows you to convert any value, including a character, into an integer. This works by converting...
-
Sybase SQL Tutorial
Sybase, owned by the SAP Company, produces databases and software packages for mobile applications such as smartphones and other handheld devices, as...
-
SQL Server 2008 Mirroring Tutorial
Database Mirroring is used to manage two copies of a database located on different server instances of SQL Server 2008 for increasing...
-
How to Convert Date in SQL
Writing SQL statements that utilize the date data type is a simple and easily memorized exercise. The type of database you utilize,...
-
How to Convert a Date in SQL Server
Converting a date in SQL involves converting data values from a particular data type, such as the character (char, varchar, nchar or...
-
How to Convert a Date Field to Text
When you program stored procedures and queries in your database, you may need to convert database fields to a different datatype. A...
-
How to Search for Column Names in Sybase SQL
Sybase has multiple versions of SQL applications to support diverse user groups. While there are differences between the versions, each is similarly...
-
How to Convert Microsoft Works Files to Access Database
Microsoft Works Database is part of the Works suite of home productivity applications. You can use the program to create database tables...