What is the difference between char and varchar2 datatype in sql?
No Answer is Posted For this Question
Be the First to Post Answer
i want to create procedure for create table in sql server 2005 for example create procedure create_table @table varchar(20) as create @table( id int, name char(20) ) but it will get error what is solution?
How to create a view on an existing table in ms sql server?
Is truncate autocommit?
Explain the difference between clustered and non-clustered index?
What is database replication?
Would it be a good idea to create an index on a table that always contains 10 records? Why or why not?
What is a SQL Server Temporary Table?
What is RMS migrations?
How to check if a table is being used in sql server?
How do you find value of first column before inserting value into the second column in the same table for checking that second column must have different value than first column.
Explain what is lock escalation?
What is named calculation? : sql server analysis services, ssas
Oracle (3259)
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)