QUESTION POSED ON: 22 September 2003 Is it possible to build nested tables in SQL Server (I
have good knowledge of Oracle and have used nested tables in Oracle for
quite some time now)? I studied a few articles on Microsoft.com that
state that this is possible using data mining, but I'm not sure of this
concept of data mining. My prime concern is that I should be able to
access the nested tables (maybe I can also do away with multidimensional
arrays in a column in an SQL Server Table, if possible) should be
accessible from a RAD such as Visual Basic/.NET/PowerBuilder using
ODBC/OLEDB techniques.
>
I have no idea what a nested table is. I'm assuming that you are
embedding a table of information inside another table of information.
If so, you can not do this in SQL Server. SQL Server also does not
support arrays.
Have a SQL Server tip to offer your fellow DBAs and developers? The best tips submitted will receive a cool prize. Submit your tip today!
Ask your technical SQL Server questions -- or help out your peers by answering them -- in our live discussion forums.
Ask the Experts yourself: Our SQL, database design, SQL Server, DB2, object-oriented and data warehousing gurus are waiting to answer your toughest questions.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.