SETUP: SQL Server 2005 & DotNetNuke 05.01.02. This started with me trying to install a DNN Module that had "select * from dbo.…
sql sql-server permissions dotnetnuke sysobjectsI'm wondering what the simplest way to list all indexes for all tables in a database is. Should I call …
sql-server indexing metadata sysobjectsI'm trying to set up a Sybase query that will give me the following output: Table KeyType KeyNumber Column table1 …
foreign-keys primary-key key sybase sysobjectsI have table name as @Table_Name I have column value as @Value but don't have the column name (but …
sql sql-server stored-procedures sysobjectsWhen I run this script to search particular text in sys.columns and I get a lot of "dbo.syncobj_0…
sql sql-server database-replication sysobjects