Thank you, that is what I thought. I will just use the cascade delete. I guess the only other way would be to write two or three seperate delete statements.
Is it possible to delete records in two or more tables with one delete statement? I have my data split out into several tables. In some instances, data in a second or third table may need to be deleted when data in the first is deleted. What is the best way to go about this? Thanks for any help.
I am fairly new to SQL and don't know if I am doing this correctly. My SQL statement is as follows:
sql = "SELECT DISTINCT Products.ProductID, Products.ProductName, Colors.ColorDescription, Sizes.SizeDescription FROM Colors INNER JOIN ((Sizes INNER JOIN (Products INNER JOIN ProductSizes...
This is the first time that I have ever used Premiere. It is a pretty cool program. I have a movie that I am trying to export for the web.
Steps taken:
1. file
2. export
3. timeline
4. save for web
5. settings - QuickTime Progressive Download
6. choose either big, medium, or small movie...
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.