how can we repair a mysql table? : Sql dba
Can %notfound return null after a fetch?
Why query optimization is needed?
What is a boolean in sql?
what is a database? : Sql dba
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
How can you load multi line records? : aql loader
What program will open a mdb file?
what is the command used to fetch first 5 characters of the string? : Sql dba
Which version of sql do I have?
What are aggregate and scalar functions?
What are different types of functions in sql?
what is row? : Sql dba
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql