ms_raha
سه شنبه 24 آذر 1388, 23:48 عصر
سلام
علت خطای زیر چیست؟
'CREATE VIEW' must be the first statement in a query batch.
این خطا برای دستور زیر داده می شود
use database1
create view h(n,f) as select namep,family from students
علت خطای زیر چیست؟
'CREATE VIEW' must be the first statement in a query batch.
این خطا برای دستور زیر داده می شود
use database1
create view h(n,f) as select namep,family from students