Lost your password?

Blogs about: Object Search

Featured Blog

Find an object using system tables

SQLWebLogger wrote 3 weeks ago:   Oracle sql server system tables all_objects OR user_catalog, all_catalog, dba_catalog sys.obj … more →

Tags: Oracle, SQL, SQLSERVER, all_catalog, sys.objects, table search

Object dependencies

SQLWebLogger wrote 3 weeks ago:   Oracle SQL Server system tables USER_DEPENDENCIES or ALL_DEPENDENCIES or DBA_DEPENDENCIES sys … more →

Tags: dependencies, Oracle, SQL, SQLSERVER, Object Dependencies, object depends, sp_depends, SQL Server

How to Query Active Directory (AD) from SQL Server

namwar wrote 3 months ago: There can be a scenario where you will want to query Active Directory, directly from your stored pro … more →

Tags: HOW TO?, query, SQL Server 2005, SQL Server 2008, TSql

Search all columns of all tables for a particular value

namwar wrote 10 months ago: Several times I have came across with the question that how can I search all columns of all tables i … more →

Tags: HOW TO?, Tips, TSql, query, Search, SQL Server

How to find relationship between tables

namwar wrote 11 months ago: As a DBA or even as a SQL Server Programmer, you may need a quick script to find relationship betwee … more →

Tags: HOW TO?, SQL Server 2005, SQL Server 2008, TSql, query

Retrieve current user permissions in SQL Server 2005

namwar wrote 2 years ago: If you want to retrieve the permissions available for the currently logged in user then you can use … more →

Tags: TSql, SQL Server 2005, query, Tips, New Features, Information

Retreive current user permissions in SQL Server 20051 comment

namwar wrote 2 years ago: If you want to retrieve the permissions available for the currently logged in user then you can use … more →

Tags: Information, New Features, query, SQL Server 2005, Tips, TSql

Retrieving DDL of SQL Server objects2 comments

namwar wrote 2 years ago: Following is just a quickest and simplest way to retrieve DDL or the SQL required to create a databa … more →

Tags: TSql, query

Search columns in SQL Server 2005 database

namwar wrote 2 years ago: Since SQL Server 2005 Management Studio lacks the Object Search feature, here is the simple query to … more →

Tags: Search columns, SQL Server 2005, TSql


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS