Suppose i have a table that contains 5 columns like
col1,col2...colm5.I want to import only two column through
BCP utility.How to do same through BCP in sybase.
No Answer is Posted For this Question
Be the First to Post Answer
How do you create a clustered index?
What are cursors stored procedures and triggers?
What is Cross Join
How to optimize stored procedures in sql server?
What are subqueries in sql server?
How to replace the Query Result 'Null Value' with a text ?
How to delete particular value in the column of a table.Is it possible or not?if possible give it as in query.
How many types of TRIGGERS are there in MS SQL Server?
8 Answers CarrizalSoft Technologies, TCS, United Healthcare,
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
How do you drop an index?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
Explain indexed views?