473,480 Members | 1,876 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

sysindexes???

Hi All,

I am trying to get some result on the following query:

SELECT DISTINCT A.RECNAME, D.rowcnt
FROM PSRECDEFN A, PSRECFIELD B, PSTREENODEPVW C, sysindexes D
WHERE C.TREE_NODE = A.RECNAME
AND A.RECNAME = B.RECNAME
AND (B.FIELDNAME like '%SSN%')
AND A.QRYSECRECNAME = ' '
AND 'PS_' + A.RECNAME = D.name

Now the question is in regards to sysindexes. What is the criteria for
this table (will all records with data be in this table)? One of my
RECNAME is not in sysindexes and why is it not? It has data and is
used for many purposes but it does not show up in sysindexes???

Thanks,

-ok
Jul 20 '05 #1
0 1129

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1642
by: John | last post by:
Hi All, I am trying to get some result on the following query: SELECT DISTINCT A.RECNAME, D.rowcnt FROM PSRECDEFN A, PSRECFIELD B, PSTREENODEPVW C, sysindexes D WHERE C.TREE_NODE = A.RECNAME...
3
2533
by: crystal1 | last post by:
Just curious if anyone has a script to find and delete all indexes created by index tuning wizard, leaving the original indexes untouched. All of the original indexes in this particular database...
2
3209
by: Benzine | last post by:
I am running MS SQL 2000. I recently ran a procedure in Query Analyzer from the Master db to clear out all replication information so I could start/recreate it again. After I ran this...
1
2318
by: VIJENDRA1978 | last post by:
I need to control the size of table in database in Ms Sql server 2005. My objective is to see if the table size grows beyond a certain limit like 300mb or so. If it grows more then this then fire a...
0
7054
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6918
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7057
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6756
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7003
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5357
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4495
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1310
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
570
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.