Jump to content

Need help making these SQL queries .?


hr8886

Recommended Posts

-Write a stored procedure that accepts an INV_NUMBER, CUS_CODE, and INV_DATE, and inserts them as a new row in the INVOICE table in your "DB" database. Then run the procedure to add one new row.

 

-Create a non-clustered index on the P_PRICE column of the PRODUCT table in your "DB" database and then delete the index you created.

Link to comment
https://forums.phpfreaks.com/topic/184340-need-help-making-these-sql-queries/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.