Select (SQL)

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo


Wikipedia English The Free EncyclopediaDownload this dictionary
Select (SQL)
An SQL SELECT statement returns a result set of records from one or more tables.It retrieves zero or more rows from one or more base tables, temporary tables, or views in a database. In most applications, SELECT is the most commonly used Data Manipulation Language (DML) command. As SQL is a non-procedural language, SELECT queries specify a result set, but do not specify how to calculate it: translating the query into an executable "query plan" is left to the database system, more specifically to the query optimiser.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

Wikipedia Nederlands De vrije encyclopedieDownload this dictionary
Select (SQL)
Een SELECT-opdracht in SQL geeft een verzameling rijen of records terug uit één of meer tabellen van een databank. Het resultaat van een SELECT-opdracht is dus een nieuwe (zij het virtuele, d.w.z. niet fysisch opgeslagen) tabel.De opdracht wordt gebruikt om een query uit te voeren die nul of meer rijen ophaalt door data uit één of meer tabellen van een databank te raadplegen en mogelijk te converteren of zelfs samen te vatten. In de meeste toepassingen is SELECT het meest gebruikte Data Manipulation Language-commando (DML) van SQL.
Zie meer op Wikipedia.org...

Dit artikel maakt gebruik van materiaal uit Wikipedia® en valt onder de GNU Vrije Documentatie Licentie

Русская Википедия - свободная энциклопедияDownload this dictionary
Select (SQL)
SELECT — оператор языка SQL, возвращающий набор данных (выборку) из базы.Он используется для выборки нуля или более строк из одной или нескольких таблиц, хранимых процедур, представлений БД. В большинстве приложений SELECT является наиболее часто используемым оператором DML. При формировании запроса SELECT пользователь описывает ожидаемый набор данных, но не указывает, какие физические операции должны быть произведены для получения этого набора. Определение для запроса оптимального плана является задачей СУБД, а точнее — оптимизатора.
Продолжение на Wikipedia.οrg...

© Текстовое содержимое использует материал из Википедии® и доступно в соответствии с лицензией свободной документации GNU

Norsk Wikipedia (Bokmål og Riksmål) – Den frie encyklopediDownload this dictionary
Select (SQL)
En SELECT-spørring i SQL returnerer et resultatsett av opptegnelser fra en eller flere tabeller.
Les mer på Wikipedia.org...

© Denne artikkelen bruker innhold fra Wikipedia® og er lisensiert av GNU Free Documentation License

Define Select (SQL)

Translate Select (SQL)





| Select (SQL) in English | Select (SQL) in Dutch | Select (SQL) in Russian | Select (SQL) in Norwegian