题解 | #创建一个actor_name表#

创建一个actor_name表

http://www.nowcoder.com/practice/881385f388cf4fe98b2ed9f8897846df

create table actor_name (first_name varchar(45) not null
                        ,last_name  varchar(45) not null);
insert into actor_name 
select first_name,last_name from actor
全部评论

相关推荐

牛客33727151号:不是哥们我以为驾照是段子呢
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客企业服务