Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
programer
Posting Yak Master
221 Posts |
Posted - 2011-06-10 : 17:37:37
|
Hi,I want to use a table for the menu tbl_menu.However, I would ask for advice.My menu consists of Groupname, Categories and Submenu.GroupName1*Categories1*Categories2GroupName2*Categories1How to create table menu?*Categories2 |
|
|
|
|