kmip-interop-tech — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
Re: Get Attributes
Is get attributes with repeated attribute names analogous to SQL SELECT with repeated column names?
SQL behaviour:
jleiseboer=# SELECT name,name FROM qlsrvd;
name
name
-----------------
+
-----------------
qlsrvd
qlsrvd
logmuxd
logmuxd
qlnetd
qlnetd
qlkxpd
qlkxpd
qlksd0
qlksd0
qlksd1
qlksd1
qlkmsd
qlkmsd
qlksmond
qlksmond
qlhwmgrd
qlhwmgrd
qlctrld
qlctrld
openvpn
openvpn
netsnmp
netsnmp
qlcspd
qlcspd
qlsemd
qlsemd
noised
noised
psalicedaemon
psalicedaemon
psminibobdaemon
psminibobdaemon
psbobdaemon
psbobdaemon
ppd
ppd
tnhwsd
tnhwsd
qldatad
qldatad
(21 rows)
Can the column values change for a given row during the course of the SLECT operation?
--
John
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]