What is catalog views?
Answer / Wazeer Fatma
"Catalog Views in SQL Server are system-level views that provide information about the database's metadata and internal structure. They can be used to gather details about objects, schemas, permissions, indexes, statistics, etc."
| Is This Answer Correct ? | 0 Yes | 0 No |
How can count the string ? for ex: If i have string like 'bhaskar' then i need like b:1 h:1 a:2 s:1 k:1 r:1 please give any idea on that
What is transactional replication?
What are date and time data types in ms sql server?
Do you know what is user defined datatypes and when you should go for them?
Why do we need normalization?
write the query for taking database restore in sql?
When you first load SQL SERVER you will startup with what all databases?
What is a with(nolock)?
How to delete existing triggers using "drop trigger"?
How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
how to copy only distinct data into another table which is not already exist in database?
i have 4 tables.. T1, T2, T3, T4.. these tables have the same structure and they store the information entered in different years.. T1 stored 2002, T2 stored 2003, T3 stored 2004 and T4 stored 2005.. i want to copy contents in T1 to T2, T2 to T3, T3 to T4 and T4 to T1.. how do i do that? Temp tables cannot be used..
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)