answersLogoWhite

0

The SQL LIKE condition is used when one wants to search for data with similar patterns. It picks up data that matches a string of characters near the front or back of the selected set of characters.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Does the LIKE option allow you to use wildcards on a SQL application?

"Yes you can use wildcards in the LIKE key word for SQL. The wildcard used here will will be the ""%"" character as opposed to the more familiar ""*"" character."


What is sql database?

An SQL database is one that implements the use of Structured Query Language to manage data stored in the database. SQL is the most used way of communicating with databases.


How do you use SQL?

You use SQL by issuing commands to an SQL server, either directly by you or by a program you are using.


Which SQL statement is used to delete data from a database?

The SQL statement used to delete data from a database is DELETE FROM table_name WHERE condition;. This statement deletes rows from the specified table based on the condition provided. Make sure to use caution when using DELETE statements as they permanently remove data from the database.


Compare the use of embedded SQL with the use in SQL of functions defined in a general-purpose of Programming language Under what circumstances would you use each of these features?

SQL functions are primarily a mechanism for extending the power of SQL to handle attributes of complex data types (like images), or to perform complex and non-standard operations. Embedded SQL is useful when imperative actions like displaying results and interacting with the user are needed. These cannot be done conveniently in an SQL only environment. Embedded SQL can be used instead of SQL functions by retrieving data and then performing the function's operations on the SQL result. However a drawback is that a lot of query-evaluation functionality may end up getting repeated in the host language code Regards, Jose Deleep. S


Why do people actually use an Oracle SQL?

People actually use an Oracle SQL because the program helps to navigate and complete the task one has. This helps to get work done faster and more efficiently.


What should you learn to query a data base?

To query databases, one should learn the Structured Query Language (SQL). While most versions of databases havedifferentsyntaxes (usually by way of adding "extensions" to the SQL standard), learning SQL will provide most of what one would need to know to learn how to use a specific database product, such as MySQL, Access (T-SQL), and Oracle (PL/SQL).


Will SQL training teach me how to use the INNER JOIN command?

SQL is a mostly standard language that allows for analysis and presentation of data stored in a database. The INNER JOIN command is one of the basic SQL commands. SQL training will teach you how to use this command, as well as the commands that result in other types of joins, like outer joins, left outer joins, etc. The best SQL training sources will present you with a simple set of raw data and examples of the result sets generated from each type of query. Be aware that there are several similar versions of SQL that vary with each target database (SQL Server, DB2, etc.) so be sure that the training you sign up for is specific to the database that you intend to use.


Difference between sql and sql plus?

SQL*PLUS is a interface between user and Oracle database. It Provide an environment to use the SQL which is a query language to communicate with oracle database


What are SQL data types used for?

There are many purposes behind 'SQL' data types. The most common use of 'SQL' is with website programming and hosting services, as well as HTML coding.


What SQL based software programs are good for web hosting purposes?

There are many SQL based software programs one could use for web hosting. Some of these include SQL Server Express and Oracle. Both have received great reviews.


Whether you need to update to use SQL 2000 or SQL 2005?

yes definitely you need to update