• XSS.stack #1 – первый литературный журнал от юзеров форума

SQL Ucraft.com Database

can you share an detailed mehtod also how extract data from this SQL file to any excel sheet?
Open the file and drag it to EmEditor software. Once in EmEditor, follow these steps to extract email address:

  • Find what: ^.*?(?:user5@other\.com|([^\s,:]+@[^\s:,]+)).*?$
  • Replace with: (?1$1: )
  • CHECK Match case
  • CHECK Wrap around
  • CHECK Regular expression
  • UNCHECK . matches newline
  • Replace all
Note: remove space between ": )"
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх