How to set a database state to offline in ms sql server?
is there a column to which a default can't be bound? : Sql server database administration
What is ms sql server service broker?
What is a rollup clause?
what is Archive old data?
can foreign key take role of primary key?
5 Answers CarrizalSoft Technologies, TCS, Villa Marie,
What are different types of views?
write down the sql query? Table Name : emp1 empid empname 1 bala 2 guna Table Name : emp2 empid empname 1 <Null> 2 <Null> Solution : emp1 names are updated in emp2, write a query?
Why do you want to join software field as you have done your BE in Electronics?
Why do we use sql limitations? Which constraints can we use while making a database in sql?
Should you normalize audio?
can any one answer this query,thank you in advance Table 1 has 2 columns: EmployeeId, T shirtsize(values can be 1,2,3) Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region which has the largest number of people with Tshirt size=3
How to make a column nullable?