Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1954

Declare a table as like MS SQL Server (7 replies)

$
0
0
Hi,

we are migrating reports from MS SQL Server reports to MySQL innoDB , 5.7.11 version.

i am trying to declare a table in MySQL database as like syntax exist in ms sql server. Could you please help me how can we create in MySQL.


ms sql server syntax

DECLARE @RPRT_DEF_WAR TABLE
(RPRT_ID INT,
SER VARCHAR (50),
MODEL VARCHAR (50),
P_NM VARCHAR (50)
);



Thank you

Viewing all articles
Browse latest Browse all 1954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>