Topics Topics Help/Instructions Help Edit Profile Profile Member List Register Paatha Gnyapakaalu - Archives from Old DB  
Search New Posts 1 | 2 | 8 Hours Search New Posts 1 | 3 | 7 Days Search Search Tree View Tree View Latest tweets Live Tweets   Hide Images

Rate this post by selecting a number. 1 is the worst and 5 is the best.

    (Worst)    1    2    3    4    5     (Best)

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Parra
Kurra Bewarse
Username: Parra

Post Number: 1497
Registered: 01-2013
Posted From: 93.83.138.98

Rating: N/A
Votes: 0

Posted on Friday, February 22, 2013 - 8:29 am:   

btw evaranna cols search cheyyalnukunte

ee kindhi stmt vadukondri...

USE Consignos_MSCRM
GO
SELECT t.name AS table_name,
SCHEMA_NAME(schema_id) AS schema_name,
c.name AS column_name
FROM sys.tables AS t
INNER JOIN sys.columns c ON t.OBJECT_ID = c.OBJECT_ID
WHERE c.name LIKE 'EntityId'
ORDER BY schema_name, table_name;

consignos_mscrm database name
enitityId search koduthunna column name...


idi google nunche leepithi...

CLIPART--5run

Topics | Last Hour | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration