I have the following (summarized) code:
Select * from dbo.PRSEBA where tfvrnr IN (select tfvrnr from pfftpr where tfsoid = 40)
I am using a tool called AQT to run queries on a MySQL server. The code gets stuck on the IN statement. Does anybody know other code to replace IN ?
Actually my code...
I would like to join to tables. I would like to see all the data from table a and only the data from table f which corresponds with table a. I thought a left join would be the solution but I still get all the data from the two tables. I have read the paper on joins but I know I am doing...
Dear all,
I would like to join two tables. The column to join on is char (8) on one table and varchar (8) on the other. Now I get an error. Does anybody know a solution??
Thanks!
Dorine
I searched the forum but it did not work for me :-(
I installed the Apache server successfully and it works as a service under Windows 2000. I wanted to watch the confirmation screen in my browser and typed: http://127.0.0.1/
Nothing good happened. My browser wanted to go to the internet (which...
Hi everybody,
I am very new to apache. I just installed MySQL and i would like to install Apache and PHP to start exploring dynamic internet sites. During the installation of Apache it asked:
Server Name
Domain Name
Administrative email account
Well, i want to install it at home where i don't...
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.