Bonjour,
Je souhaite creer un index avec cette notion asc (ascendant)
CREATE INDEX clients_nom ON clients (CLI_NOM asc)
mais asc ne passe pas.
Comment puisje faire ?
 
			
			






 
			
			
			
			 
			
				
 index ascendant ?
 index ascendant ?
				
				
						
						
				Bonjour,
Je souhaite creer un index avec cette notion asc (ascendant)
CREATE INDEX clients_nom ON clients (CLI_NOM asc)
mais asc ne passe pas.
Comment puisje faire ?
Partager