MySQL indexes to SQL SErver -
I have the following script that I want to convert to SQL Server, but how?
MySQL:
Create a table metabelete (AUTONCrment of ID Integer Unsigned Null Primary, Yuri Verbenary (1000), Index (Yuri (100)); How does this index look like in MSSQ ??
Create table memables (ID integer null primary key identification (1,1), Yuri Verbenary (1000), - indexes ???);
There is no inline index creation block to create table Syntax However, you can do this later:
Make Table Mebattable (ID Integier Faucets Primary Main Identity (1,1), Yuri Warrenery (1000),); Create my_table_uri_ind index on Meritable (Yuri); Edit: To address the comments given below, you can use only to get the indexing of only one part of your uri : Make Table Mbtables (ID Integrator Faucet Primary Main Identity (1,1), Yuri Warrenery (1000), asbesturing as Yuri 500 (Yuri, 1, 100)); Create my_table_uri_ind index on Meritable (Yuri 100);
Comments
Post a Comment