Class Update
Update operation for databases
		
		
		Namespace: Phramework\Database\Operations
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 0.0.0
Located at Operations/Update.php
	
		License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 0.0.0
Located at Operations/Update.php
Methods summary
				 public static
				integer
				
				
			 | 
			
			#
			 update( string|integer $id, array|object $keysValues, string|array $table, string $idAttribute = 'id', null|integer $limit = 1 )
			Update database records  |