ms_raha
چهارشنبه 25 آذر 1388, 00: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