Problème avec les regex

atspinto Messages postés 338 Date d'inscription   Statut Membre Dernière intervention   -  
atspinto Messages postés 338 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

je voudrai passer de :

INSERT INTO date_naissance ('1925-09-00 00:00:00')

à

INSERT INTO date_naissance (to_timestamp('1925-09-00 00:00:00', 'YYYY-MM-DD HH24:MI:SS'))

Mais je n'y arrive pas.

Merci bien de venir en aide.

A voir également:
  • Problème avec les regex
  • Regex buddy - Télécharger - Édition & Programmation
  • Problème pour Regex - <a href="https://forums.commentcamarche.net/forum/php-155">Forum PHP</a>
  • Regex ne commence pas par - <a href="https://forums.commentcamarche.net/forum/shell-287">Forum Shell</a>
  • Regex - <a href="https://forums.commentcamarche.net/forum/python-264">Forum Python</a>
  • Find avec regex - <a href="https://forums.commentcamarche.net/forum/shell-287">Forum Shell</a>

1 réponse

atspinto Messages postés 338 Date d'inscription   Statut Membre Dernière intervention   27
 
J'ai trouvé une solution à mon problème. https://www.developpez.net/forums/d1366631/autres-langages/perl/langage/probleme-regex/

share your knowledge
0