Examples with "sql command" and their translation in Arabisch
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
It instructs the SQL command processor to view the two columns as if they were one and to base its comparison on that con- catenation rather than individual column values.
فإنه يوجه معالج الأوامر سكل لعرض سكوللز كما لو كانت واحدة وقاعدة المقارنة على هذا التنشيط بدلا من قيم عمود الفردية.
Andere resultaten
SQL commands are often utilised to update or retrieve data from a database.
تستخدم SQL من قبل الشركات الكبرى لتحديث أو استرجاع المعلومات من قاعدة بيانات.
Filter data using advanced SQL commands (Where, Group By, Having, Order By, Limit).
تصفية البيانات باستخدام الأوامر سكل متقدمة (أين، مجموعة بواسطة، وجود، ترتيب حسب، حد).
Enter SQL commands to execute in this field.
أدخل أوامر SQL المراد تنفيذها في هذا الحقل.
One sequence of SQL commands per input.
تسلسل واحد من أوامر SQL لكل إدخال.
It is the type of attack that takes advantage of improper coding of your web applications that allows hacker to inject SQL commands into say a login form to allow them to gain access to the data held within your database.
إنه نوع من الهجوم الذي يستفيد من الترميز السئ لتطبيقات الويب الخاصة بك و التي تتيح للمتسللين حقن الأوامر SQL إلى - علي سبيل المثل - نموذج الدخول للسماح لهم بالوصول إلى البيانات المخزنة في قاعدة البيانات الخاصة بك.
In a SQL injection attack, a hacker will, for instance, write some SQL commands into a web form that's asking for name and address information; if the web site and database aren't programmed correctly, the database might try to execute those commands.
أثناء الهجوم باستخدام حقن SQL، سيقوم المخترق، على سبيل المثال، بكتابة بعض أوامر SQL في أحد نماذج الويب التي تطلب معلومات الاسم والعنوان؛ وإذا لم يتم برمجة موقع الويب وقاعدة البيانات بشكلٍ صحيح، فربما تحاول قاعدة البيانات تنفيذ تلك الأوامر.
One or more sequences of SQL commands, either as strings or files. Each string or file is executed against the database in sequence.
واحد أو أكثر من تسلسلات أوامر SQL، إما أن تكون سلاسل أو ملفات. يتم تنفيذ كل سلسلة أو ملف على قاعدة البيانات في التسلسل.
One string per input sequence of SQL commands, describing the results of executing the SQL against the specified database, in the requested output format.
سلسلة واحدة لكل تسلسل إدخال من أوامر SQL، لوصف نتائج تنفيذ SQL على قاعدة البيانات المحددة، في تنسيق الإخراج المطلوب.
Select the database to apply the input SQL commands to and the format of the output. You may choose an existing database or create a new one. The output may be formatted as plain text, HTML, or comma-separated values (CSV).
حدد قاعدة البيانات المراد تطبيق أوامر SQL المدخلة عليها وتنسيق الإخراج. يمكن اختيار قاعدة بيانات موجودة أو إنشاء واحدة جديدة. قد يتم تنسيق الإخراج كنص عادي أو HTML أو قيم مفصولة بفواصل (CSV).
SQL databases come installed with all the commands you need to add, modify, delete, and query your data.
مقدمة تأتي قواعد بيانات SQL مُثبّتة مع جميع الأوامر التي تحتاجها للإضافة، والتعديل، والحذف والاستعلام عن بياناتك.
If you are well known in SQL, you can have better command over data exploration, and effective decision making.
إذا كنت متمرسًا في SQL، فيمكنك الحصول على تحكم أفضل في استكشاف البيانات واتخاذ القرارات الفعالة.
One common but problematic practice is to paste together strings of characters to form a command in a specialized language, such as SQL, within a program.
أحد الممارسات الشائعة - والمسببة للمشاكل - هي قيام المبرمجين بقص سلاسل طويلة من الحروف لتشكيل أمر برمجي ضمن لغةٍ متخصصة - مثل SQL - وذلك أثناء كتابة برنامج.