hi i am having .mdf file and .ldf file ..how can i get the all table in my .mdf..plz give solution
2 4722How to store pdf file in sql server?
CarrizalSoft Technologies, College School Exams Tests, TATA,
1 7213please bar with my english i having a database called tblhallreservation in which res_date is date field has to select all the fields in table deponding on month either has to display all details for the month jan or feb and so on
1 3625create table with fields ID, reserved_by,res_date res_date is datefield like 2010-03-09 00:00:00.000 from 2005 to 2006 any date assume based on res_date need to slect table and display based on month (full jan details in database irrespective of date and year
3 5505
Is it possible to have clustered index on separate drive from original table location?
Why and when do stored procedure recompile?
What is clustered index
If any stored procedure is encrypted, then can we see its definition in activity monitor?
Where can you add custom error messages to sql server?
What is sql server query analyzer?
What is an indexed view?
How do I find query history in sql server?
What is the difference between upgrade and migration in sql server?
Why use identity in sql server?
How do I start sql server 2017?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
What are the source of constraints?
How to enter binary string literals in ms sql server?
Can you index views?