Hello, would you like to help me? Thank you, I have the following query:
CREATE DATABASE almacen;
which I want to execute through a Bat, I thought of something like this:
@echo off
echo --test >crear.sql
echo CREATE DATABASE almacen1;&...
asked by
18.06.2018 / 08:44