
Search In
Python Official Website : http://www.python.org/"
Python Documentation Website : www.python.org/doc
Python binary can be found here:
https://www.python.org/downloads/
Python IDE’s:
http://sourceforge.net/projects/pyscripter/
https://wingware.com/d
<-- Chapter 17: SQL ORDER BY
Chapter 18
SQL INSERT
INSERT INTO is the SQL Statement used to insert data in database table in the form of rows and columns.
Lets see an example from the below table "employees" :-
employee_id
name
code
design
SAML is Security Assertion Mark Up Language, which was built to provide authorization between multiple identities, so that multiple services can use the same authentication.
The SAML authentication can basically happen in two ways:
A) SP Initiated:
What is error guessing approach or techniques ?
Error guessing technique or approach comes under the Experience-Based testing techniques. Error guessing is an approach that should regularly be used as a supplement to another more
conventional appr
Tools For The Cloud Testing:-
There are many tools which are using for the cloud testing. Many types of testing are executed by these tools. Please find the name of few tool related with the cloud performance testing and cloud security testing mentio
Hi Readers!
This blog includes the advance topic of Core Data which is relationship between two entities. If you are not familiar with the concept of Core Data you can view the link to understand the Core Data (Part 1). Link include the infor
To resolve Severe Assertion Error in openerp follow these step given below
After getting sever assertion error then first :
Step1- In pgAdmin run the following query:
update ir_module_module set state = 'installed' where state = 'to install'
Step2-
Javascript Comments
Comments like in any other computer language are used for making the code understandable ie explaining the code in simple language.
They are not executed by the javascript.
There are two ways to enter the comments
1. Single line
SQL SELECT DATE
if you want to retrieve a date from database,use this staement. For eg. you want to find a particular date from a database, this statement is the answer.
1)For example: let's see the query to get all the records after '2013-12-12'
If you want to use OpenERP(Odoo) mobile application follow the below mentioned steps:
Step-1 Go to Google play or App Store.
Step-2 Install it
Step-3 Connect to server and Account Setup
Step-3 Enable sync services
Step-4 check message
Step-5 E
