- 论坛徽章:
- 0
|
> sp_help lsps_chb
2> go
Name Owner
Object_type
------------------------------ ------------------------------
--------------------------------
lsps_chb dbo
user table
(1 row affected)
Data_located_on_segment When_created
------------------------------ --------------------------
default Aug 1 2005 8:26PM
Column_name Type Length Prec Scale Nulls Default_name
Rule_name Access_Rule_name Identity
--------------- --------------- ----------- ---- ----- ----- ---------------
--------------- ------------------------------ --------
ckdh char 8 NULL NULL 0 NULL
NULL NULL 0
spbm char 8 NULL NULL 0 NULL
NULL NULL 0
dtime datetime 8 NULL NULL 0 NULL
NULL NULL 0
cksl decimal 6 10 3 1 NULL
NULL NULL 0
sl decimal 6 10 3 1 NULL
NULL NULL 0
jj decimal 6 12 4 1 NULL
NULL NULL 0
sj money 8 NULL NULL 1 NULL
NULL NULL 0
je money 8 NULL NULL 1 NULL
NULL NULL 0
psdh char 10 NULL NULL 1 NULL
NULL NULL 0
lsdh char 6 NULL NULL 1 NULL
NULL NULL 0
lh char 8 NULL NULL 1 NULL
NULL NULL 0
bg char 8 NULL NULL 1 NULL
NULL NULL 0
user_id char 4 NULL NULL 1 NULL
NULL NULL 0
gzrq char 5 NULL NULL 1 NULL
NULL NULL 0
cwh char 8 NULL NULL 0 NULL
NULL NULL 0
djlx char 2 NULL NULL 0 NULL
NULL NULL 0
pslx char 1 NULL NULL 1 NULL
NULL NULL 0
xh int 4 NULL NULL 0 NULL
NULL NULL 0
csbm char 6 NULL NULL 1 NULL
NULL NULL 0
p012 char 1 NULL NULL 1 NULL
NULL NULL 0
djh char 8 NULL NULL 1 NULL
NULL NULL 0
djlx1 char 2 NULL NULL 1 NULL
NULL NULL 0
xh1 int 4 NULL NULL 1 NULL
NULL NULL 0
khmc char 30 NULL NULL 1 NULL
NULL NULL 0
index_name index_description
index_keys
index_max_rows_per_page index_fillfactor index_reservepagegap
index_created
-------------------- --------------------------------------------------------
-----------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-----------------------------------------
----------------------- ---------------- --------------------
-------------------
lsps_chb_x nonclustered, unique located on default
ckdh, djlx, xh, spbm, dtime
0 0 0
Oct 15 2005 9:20PM
lsps_chb_dtime nonclustered located on default
dtime
0 0 0
Aug 2 2005 6:22AM
lsps_chb_gzrq nonclustered located on default
gzrq
0 0 0
Aug 2 2005 6:28AM
lsps_chb_psdh nonclustered located on default
psdh
0 0 0
Aug 2 2005 6:33AM
lsps_chb_spbm nonclustered located on default
spbm
0 0 0
Aug 2 2005 6:42AM
(5 rows affected)
No defined keys for this object.
Object is not partitioned.
Lock scheme Allpages
The attribute 'exp_row_size' is not applicable to tables with allpages lock
scheme.
The attribute 'concurrency_opt_threshold' is not applicable to tables with
allpages lock scheme.
exp_row_size reservepagegap fillfactor max_rows_per_page identity_gap
------------ -------------- ---------- ----------------- ------------
0 0 0 0 0
(1 row affected)
concurrency_opt_threshold optimistic_index_lock
------------------------- ---------------------
0 0
(return status = 0)
1> |
|