hi, if two computers on the same network and using NAT. would the two computers have different ip address when they are on the internet? thanks for any help.
hi, how do i assign a declare value in from clause, for example
declare @a varchar(20)
set @a = 'some_table_name'
select * from @a
these statements will output an error, but how do i fix it with out using exec command. thanks for any help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.