sql - Data missing from create view query in mySQL -


I am using it to create a view of a query in mySQL:

  Create SELECT `innovation_name`,` link`, `range`,` navigate_db` from `brief_details`,` category` = "service"   

make it a view with everyone Ends the right column, but there is no data if I just run the query without making the scene, it displays all the correct data.

What am I doing wrong here?

Thanks for any advice.

you need to run again

  SEms_selected from SELECT *   

to retrieve the data.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -